vertical

Function vertical 

Source
pub fn vertical<'a, Theme>(width: impl Into<Pixels>) -> Rule<'a, Theme>
where Theme: Catalog,
Expand description

Creates a new vertical Rule with the given width.