summaryrefslogtreecommitdiffstats
path: root/glow/src/widget/rule.rs
blob: 402817733b1cc53e558571badb9ed64b6b8851f3 (plain) (blame)
1
2
3
//! Display a horizontal or vertical rule for dividing content.

pub use iced_graphics::rule::*;