Cargo Features
parcel_selectors has no features set by default.
[dependencies]
parcel_selectors = { version = "0.28.0", features = ["jsonschema", "into_owned", "smallvec", "serde", "bench"] }
- jsonschema = schemars, serde
- into_owned = static-self
- smallvec serde?
-
Enables smallvec of static-self
- serde jsonschema?
- bench
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.