pub type N3u<Octs> = Understood<N3uVariant, Octs>;
Expand description
A type alias for the N3U option.
Aliased Type§
struct N3u<Octs> { /* private fields */ }
pub type N3u<Octs> = Understood<N3uVariant, Octs>;
A type alias for the N3U option.
struct N3u<Octs> { /* private fields */ }