Cargo Features
synd-feed has no features set by default.
[dependencies]
synd-feed = { version = "0.3.5", features = ["fake", "graphql", "jsonschema"] }
- fake
-
Enables fake ^2.10.0 and rand ^0.8.5
- graphql
-
Enables async-graphql
- jsonschema
-
Enables schemars
synd-feed has 3 features without comments.