Trait InherentBehavior

Source
pub trait InherentBehavior: 'static {
    type Behavior: Behavior;
}

Required Associated Types§

Implementors§