Cargo Features
dynamic-provider has no features set by default.
[dependencies]
dynamic-provider = { version = "0.1.2", features = ["alloc"] }
- alloc
-
Enables 'ProvideBox' and impls for Box, Rc, Arc, String
dynamic-provider has no features set by default.
[dependencies]
dynamic-provider = { version = "0.1.2", features = ["alloc"] }
Enables 'ProvideBox' and impls for Box, Rc, Arc, String