Refactor non-endpoint specific items to root of lib.rs.
This is to help with reviewing functional changes later.
Part of https://linear.app/comm/issue/ENG-2764
Depends on D6788
Paths
| Differential D6789 Authored by • jon on Feb 20 2023, 1:41 PM.
Details Summary Refactor non-endpoint specific items to root of lib.rs. Part of https://linear.app/comm/issue/ENG-2764 Depends on D6788 Test Plan cd keyserver/addons/rust-node-addon cargo build This gets end-to-end tested later
Diff Detail
Event TimelineHerald added subscribers: atul, tomek, ashoat. · View Herald TranscriptFeb 20 2023, 1:41 PM2023-02-20 13:41:54 (UTC-8) Harbormaster completed remote builds in B16642: Diff 22753.Feb 20 2023, 1:56 PM2023-02-20 13:56:27 (UTC-8) This revision is now accepted and ready to land.Feb 21 2023, 10:00 AM2023-02-21 10:00:35 (UTC-8) Harbormaster completed remote builds in B16738: Diff 22895.Feb 21 2023, 1:52 PM2023-02-21 13:52:34 (UTC-8) Closed by commit rCOMM053c9fc02762: [Keyserver] Move shared identity client resources to lib.rs (authored by • jon). · Explain WhyFeb 22 2023, 4:26 PM2023-02-22 16:26:27 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 22954 keyserver/addons/rust-node-addon/src/identity_client.rs
keyserver/addons/rust-node-addon/src/lib.rs
|