mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-13 05:41:01 +00:00
Give things unique ID types, not aliases, to prevent mixups
This commit is contained in:
@@ -5,4 +5,5 @@ pub mod util;
|
||||
pub mod json;
|
||||
pub mod log_level;
|
||||
pub mod assign_id;
|
||||
pub mod most_seen;
|
||||
pub mod most_seen;
|
||||
pub mod id_type;
|
||||
Reference in New Issue
Block a user