Trait RawContext

Source
pub trait RawContext {
    type Item;
}
Expand description

The base context considered by the acme framework.

Required Associated Types§

Implementors§