Cargo Features
global-static has no features set by default.
[dependencies]
global-static = { version = "0.5.1", features = ["ctor", "singleton"] }
- ctor singleton?
-
Enables ctor ^0.2.6
- singleton = ctor
-
Enables global-static-singleton
global-static has 2 features without comments.