mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-07-23 08:25:42 +00:00
Lots more refactoring, finish add node (and almost the location updating)
This commit is contained in:
@@ -16,7 +16,7 @@ impl std::convert::From<usize> for Id {
|
||||
}
|
||||
}
|
||||
|
||||
/// A struct that allows you to assign ID to an arbitrary set of
|
||||
/// A struct that allows you to assign an ID to an arbitrary set of
|
||||
/// details (so long as they are Eq+Hash+Clone), and then access
|
||||
/// the assigned ID given those details or access the details given
|
||||
/// the ID.
|
||||
|
||||
Reference in New Issue
Block a user