pub type Line255 = Line<255>;
A Line with a capacity of 255 bytes
Line
pub struct Line255 { /* private fields */ }