Cargo Features
fluvio-sc-schema has no features set by default.
[dependencies]
fluvio-sc-schema = { version = "0.24.3", features = ["use_serde", "json"] }
- use_serde = serde
-
Enables use_serde of fluvio-controlplane-metadata
Fluvio dependencies
- json = serde_json
-
Affects
remote_file::RemoteMetadataFile
…
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.