Cargo Features
problemdetails has no features set by default.
[dependencies]
problemdetails = { version = "0.6.0", features = ["axum", "poem"] }
- axum
-
Enables axum and tower-http ^0.5.2
Affects
problemdetails::axum
… - poem
-
Enables poem
Affects
problemdetails::poem
…