mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-30 04:58:00 +00:00
wrap assigning local/global IDs into struct to avoid things getting out of sync
This commit is contained in:
@@ -3,4 +3,5 @@ pub mod internal_messages;
|
||||
pub mod types;
|
||||
pub mod util;
|
||||
pub mod json;
|
||||
pub mod log_level;
|
||||
pub mod log_level;
|
||||
pub mod assign_id;
|
||||
Reference in New Issue
Block a user