Trait BehaviourTypeContainer

Source
pub trait BehaviourTypeContainer {
    // Required method
    fn ty(&self) -> BehaviourTypeId;
}

Required Methods§

Implementors§