[][src]Trait basin2_lib::ilib::RegistryItem

pub trait RegistryItem: Send + Sync {
    fn registered(&self, key: &str, id: u32);
}

Required methods

fn registered(&self, key: &str, id: u32)

Loading content...

Implementors

Loading content...