Nnz64

Type Alias Nnz64 

Source
pub type Nnz64 = NonNegativeInteger64;
Expand description

Abbreviation of NonNegativeInteger64.

Aliased Type§

pub struct Nnz64(pub u64);

Tuple Fields§

§0: u64