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