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