Attribute Macro global_static::singleton
source · #[singleton]Available on crate feature
singleton only.Expand description
Generate a ctor static based using the [Default] implementation.
#[singleton]singleton only.Generate a ctor static based using the [Default] implementation.