Cargo Features
axum-streams has no features set by default.
[dependencies]
axum-streams = { version = "0.19.0", features = ["json", "csv", "protobuf", "arrow", "text"] }
- json
-
Enables serde and serde_json
- csv
- protobuf
-
Enables prost
- arrow
-
Enables arrow
- text
axum-streams has 5 features without comments.