pub fn ordered_trie_root<T: Encodable>(items: &[T]) -> B256
Compute a trie root of the collection of rlp encodable items.