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