Type Alias domain::base::opt::algsig::Dhu

source ·
pub type Dhu<Octs> = Understood<DhuVariant, Octs>;
Expand description

A type alias for the DHU option.

Aliased Type§

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