Trait checked_rs::InherentBehavior

source ·
pub trait InherentBehavior: 'static {
    type Behavior: Behavior;
}

Required Associated Types§

Implementors§