Function iced::widget::horizontal_rule

source ·
pub fn horizontal_rule<'a, Theme>(height: impl Into<Pixels>) -> Rule<'a, Theme>
where Theme: Catalog + 'a,
Expand description

Creates a horizontal Rule with the given height.