Cargo Features
sindri-cli has no features set by default.
[dependencies]
sindri-cli = { version = "0.2.1", features = ["record", "replay"] }
- default
-
These default features are set whenever
sindri-cli
is added without
somewhere in the dependency tree.default-features = false Enables rich-terminal of sindri
sindri:
CLI-specific features
- record
-
sindri:
Record and replay middleware, for internal testing
- replay
sindri-cli has 3 features without comments.