Type Alias System

Source
pub type System = System<KeyArrays<DATA_LEN, DATA_LEN, DATA_LEN, DATA_LEN, DATA_LEN, DATA_LEN, DATA_LEN, DATA_LEN, DATA_LEN>>;
Expand description

Alias for the System type

Aliased Typeยง

pub struct System { /* private fields */ }