Line15

Type Alias Line15 

Source
pub type Line15 = Line<15>;
Expand description

A Line with a capacity of 15 bytes

Aliased Typeยง

pub struct Line15 { /* private fields */ }