Trait orml_traits::Happened

source ·
pub trait Happened<T> {
    fn happened(t: &T);
}

Required Methods§

Implementations on Foreign Types§

Implementors§