Skip to main content

AtomExt

Trait AtomExt 

Source
pub(crate) trait AtomExt {
    // Required method
    fn get_hash32(&self) -> u32;
}

Required Methods§

Source

fn get_hash32(&self) -> u32

Implementations on Foreign Types§

Source§

impl<Static: StaticAtomSet> AtomExt for Atom<Static>

Source§

fn get_hash32(&self) -> u32

Implementors§