Cargo Features
Funzzy has no features set by default.
[dependencies]
funzzy = { version = "1.5.0", features = ["test-integration-e2e", "test-integration-file-system", "test-integration"] }
- test-integration-e2e = test-integration, test-integration-file-system
- test-integration-file-system test-integration-e2e?
- test-integration test-integration-e2e?
-
Affects
environment::is_enabled
,stdout::print_time_elapsed
…