[go: up one dir, main page]

Type Alias LineWidth

Source
pub type LineWidth = i32;
Expand description

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