Cargo Features

[dependencies]
flawless-http = { version = "1.0.0-alpha.16+croatian-pine-marten", default-features = false, features = ["json"] }
default = json

The json feature is set by default whenever flawless-http is added without default-features = false somewhere in the dependency tree.

json default

Enables serde and serde_json

flawless-http has 2 features without comments.