pub type Dhu<Octs> = Understood<DhuVariant, Octs>;
Expand description
A type alias for the DHU option.
Aliased Type§
struct Dhu<Octs> { /* private fields */ }
pub type Dhu<Octs> = Understood<DhuVariant, Octs>;
A type alias for the DHU option.
struct Dhu<Octs> { /* private fields */ }