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