Skip to main content

N3u

Type Alias N3u 

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

A type alias for the N3U option.

Aliased Typeยง

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