Enum style::logical_geometry::InlineBaseDirection [] [src]

pub enum InlineBaseDirection {
    LeftToRight,
    RightToLeft,
}

Variants