domain::base::opt::algsig

Type Alias 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 */ }