Cargo Features

serde-jsonlines has no features set by default.

[dependencies]
serde-jsonlines = { version = "0.5.0", features = ["async"] }
async

Enables futures, pin-project-lite, tokio, and tokio-stream

serde-jsonlines has 1 feature without comment.