Line31

Type Alias Line31 

Source
pub type Line31 = Line<31>;
Expand description

A Line with a capacity of 31 bytes

Aliased Typeยง

pub struct Line31 { /* private fields */ }