Cargo Features
specta-util has no features set by default.
[dependencies]
specta-util = { version = "0.0.7", features = ["export", "serde"] }
- export
-
Support for collecting up a global type map
Enables ctor, DO_NOT_USE_export of specta-macros
Affects
specta-util::export
… - serde
-
TODO: Can we remove this?
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.