Line127

Type Alias Line127 

Source
pub type Line127 = Line<127>;
Expand description

A Line with a capacity of 127 bytes

Aliased Typeยง

pub struct Line127 { /* private fields */ }