Expand description
Utilities for working with hashes.
Structs§
- Hash
- The primitive hash that among other things is used to reference items, types, and native functions.
- Parameters
Builder - Helper to build a parameters hash.
- TooMany
Parameters
Traits§
- Into
Hash - Trait for types which can be converted into a Hash.
- ToType
Hash - Helper trait used to convert a type into a type hash.