Type Definition iced_glow::widget::rule::Rule[][src]

type Rule = Rule<Renderer>;

Display a horizontal or vertical rule for dividing content.

This is an alias of an iced_native rule with an iced_glow::Renderer.