str192

Type Alias str192 

Source
pub type str192 = tstr<192>;

Aliased Type§

pub struct str192 {
    chrs: [u8; 192],
}

Fields§

§chrs: [u8; 192]