Function sp_io::trie::keccak_256_root[][src]

pub fn keccak_256_root(input: Vec<(Vec<u8>, Vec<u8>)>) -> H256

A trie root formed from the iterated items.