Skip to main content

N0

Type Alias N0 

Source
pub type N0 = Z;
Expand description

Type alias for 0.

Aliased Typeยง

pub struct N0;