domain::base::opt::algsig

Type Alias Dau

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

A type alias for the DAU option.

Aliased Typeยง

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