Type Alias AF11

Source
pub type AF11<Otype> = Alternate<Otype, 11>;
Expand description

Alternate function 11 (type state)

Aliased Typeยง

pub struct AF11<Otype>(/* private fields */);