Struct style::properties::shorthands::border_inline_start::Longhands [] [src]

pub struct Longhands {
    pub border_inline_start_color: SpecifiedValue,
    pub border_inline_start_style: SpecifiedValue,
    pub border_inline_start_width: SpecifiedValue,
}

Fields