Module hash
Source - Hash
- The primitive hash that among other things is used to reference items,
types, and native functions.
- NonZeroHash
- The primitive hash that among other things is used to reference items,
types, and native functions.
- ParametersBuilder
- Helper to build a parameters hash.
- TooManyParameters
- Error raised when too many parameters are added to a
ParametersBuilder.
- IntoHash
- Trait for types which can be converted into a Hash.
- ToTypeHash
- Helper trait used to convert a type into a type hash.