horizontal

Function horizontal 

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

Creates a new horizontal Rule with the given height.