use *;
use card_section_border_styles;
/// Horizontal separator between [`Card`] slot regions.
///
/// Insert between stacked [`CardContent`], [`CardPreview`], [`CardFooter`], or other card slots
/// when a flush internal rule is needed. Distinct from [`Divider`](crate::Divider), which targets
/// page sections and toolbar clusters.