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

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

A trie root formed from the iterated items.