Type Alias ImageBorderKey

Source
pub type ImageBorderKey = PrimKey<ImageBorder>;

Aliased Type§

pub struct ImageBorderKey {
    pub common: PrimKeyCommonData,
    pub kind: ImageBorder,
}

Fields§

§common: PrimKeyCommonData§kind: ImageBorder