Type Alias AF14

Source
pub type AF14<Otype> = Alternate<Otype, 14>;
Expand description

Alternate function 14 (type state)

Aliased Typeยง

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