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

pub struct Longhands {
    pub border_inline_end_color: SpecifiedValue,
    pub border_inline_end_style: SpecifiedValue,
    pub border_inline_end_width: SpecifiedValue,
}

Fields