# Functions
IDFromString attempts to create an ID from a base-16 string.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
ID represents a generic identifier which is canonically stored as a uint64 but is typically represented as a base-16 string for input/output.
IDSlice implements the sort interface.
Uint64Slice implements sort interface.
No description provided by the author