[go: up one dir, main page]

LineWidth

Type Alias LineWidth 

Source
pub type LineWidth = i32;
Expand description

Width of a line. Could be f32 if not for Hash deriving issues.