pub type ImageBorderKey = PrimKey<ImageBorder>;
Aliased Type§
pub struct ImageBorderKey {
pub common: PrimKeyCommonData,
pub kind: ImageBorder,
}
Fields§
§common: PrimKeyCommonData
§kind: ImageBorder
pub type ImageBorderKey = PrimKey<ImageBorder>;
pub struct ImageBorderKey {
pub common: PrimKeyCommonData,
pub kind: ImageBorder,
}
common: PrimKeyCommonData
§kind: ImageBorder