Cargo Features

axum-streams has no features set by default.

[dependencies]
axum-streams = { version = "0.14.2", features = ["json", "csv", "protobuf", "arrow", "text"] }
json

Enables serde and serde_json

csv

Enables csv and serde

protobuf

Enables prost

arrow

Enables arrow

text

axum-streams has 5 features without comments.