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