Type Alias domain::base::opt::algsig::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 */ }