Type Alias AF13

Source
pub type AF13<Otype> = Alternate<Otype, 13>;
Expand description

Alternate function 13 (type state)

Aliased Typeยง

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