Line255

Type Alias Line255 

Source
pub type Line255 = Line<255>;
Expand description

A Line with a capacity of 255 bytes

Aliased Typeยง

pub struct Line255 { /* private fields */ }