Trait checked_rs::InherentBehavior

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

Required Associated Types§

Implementors§