Cargo Features

howudoin has no features set by default.

[dependencies]
howudoin = { version = "0.1.2", features = ["serde", "term-line", "json-printer"] }

See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

serde json-printer?

Enables serde

term-line

Enables indicatif

Affects consumers::term_line

json-printer = serde

Enables serde_json

Affects consumers::json_printer