domain::base::opt::algsig

Type Alias N3u

source
pub type N3u<Octs> = Understood<N3uVariant, Octs>;
Expand description

A type alias for the N3U option.

Aliased Typeยง

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