Module sp_io::trie [−][src]
Interface that provides trie related functionality.
Structs
| HostFunctions | Provides implementations for the extern host functions. |
Functions
| blake2_256_ordered_root | A trie root formed from the enumerated items. |
| blake2_256_root | A trie root formed from the iterated items. |
| keccak_256_ordered_root | A trie root formed from the enumerated items. |
| keccak_256_root | A trie root formed from the iterated items. |