Trait adapton::catalog::collections::trie::MetaT [] [src]

pub trait MetaT {
    fn hash_seeded(&self, _: u64);
}

Required Methods

Implementors