Line63

Type Alias Line63 

Source
pub type Line63 = Line<63>;
Expand description

A Line with a capacity of 63 bytes

Aliased Typeยง

pub struct Line63 { /* private fields */ }