Type Alias Dau

Source
pub type Dau<Octs> = Understood<DauVariant, Octs>;
Expand description

A type alias for the DAU option.

Aliased Typeยง

pub struct Dau<Octs> { /* private fields */ }