Page MenuHomePhabricator

[Keyserver] Move shared identity client resources to lib.rs
ClosedPublic

Authored by jon on Feb 20 2023, 1:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 14 2024, 8:53 PM
Unknown Object (File)
Nov 10 2024, 12:32 AM
Unknown Object (File)
Oct 27 2024, 5:33 PM
Unknown Object (File)
Oct 23 2024, 10:12 AM
Unknown Object (File)
Oct 23 2024, 10:12 AM
Unknown Object (File)
Oct 23 2024, 10:12 AM
Unknown Object (File)
Oct 19 2024, 2:14 AM
Unknown Object (File)
Oct 19 2024, 2:14 AM
Subscribers

Details

Summary

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

Test Plan
cd keyserver/addons/rust-node-addon
cargo build

This gets end-to-end tested later

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable