RawWrapper

Trait RawWrapper 

Source
pub trait RawWrapper {
    type Item;
}
Expand description

A RawWrapper is the base trait defining all so-called “wrapper” types.

Required Associated Types§

Implementors§