Function triedb::merkle::nibble::common_all [−][src]
pub fn common_all<'a, T: Iterator<Item = NibbleSlice<'a>>>(
iter: T
) -> NibbleSlice<'a>
Common prefix for all provided nibbles.
pub fn common_all<'a, T: Iterator<Item = NibbleSlice<'a>>>(
iter: T
) -> NibbleSlice<'a>
Common prefix for all provided nibbles.