Cargo Features

synd-feed has no features set by default.

[dependencies]
synd-feed = { version = "0.3.4", features = ["fake", "graphql", "jsonschema"] }
fake

Enables fake and rand

graphql

Enables async-graphql

jsonschema

Enables schemars

synd-feed has 3 features without comments.