Context

Trait Context 

Source
pub trait Context {
    type Elem;
}

Required Associated Types§

Implementors§