Trait pathfinder::Hash

source ·
pub trait Hash {
    fn get_hash(&self) -> u64;
}

Required Methods§

Implementors§