Cargo Features
serde_schema has no features set by default.
[dependencies]
serde_schema = { version = "0.0.1", features = ["bytes"] }
- bytes = serde_bytes
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.
- serde_bytes bytes?
-
Enables serde_bytes ^0.10.4