Module scsys_core::id
source · Modules§
Structs§
Traits§
- 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. - An
Identifieris a type that can be used as an identifier