Trait Declarer
pub trait Declarer: Sealed { }
Expand description
Trait that specifies who declares a given GodotClass
.
Object Safety§
This trait is not object safe.
pub trait Declarer: Sealed { }
Trait that specifies who declares a given GodotClass
.