Expand description
§Identity
The identity module provides a set of traits and types for generating unique identifiers.
Modules§
Structs§
Traits§
- HashId
- Id
- The
Idtrait describes the behavior of a type that can be used as an id. AnIdis almost identical to anIdentifier, but it is a trait that can be implemented for any type. - Identifier
- An
Identifieris a type that can be used as an identifier - Identifier
Ext - Identify
- Identify
Mut