Trait otopr::HasItem[][src]

pub trait HasItem {
    type Item;
}

Associated Types

Implementations on Foreign Types

Implementors