Cargo Features
COUNTME has no features set by default.
[dependencies]
countme = { version = "3.0.1", features = ["enable", "print_at_exit"] }
- enable print_at_exit? = dashmap, once_cell, rustc-hash
- print_at_exit = enable
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- dashmap enable?
-
Enables dashmap ^5.0
- once_cell enable?
- rustc-hash enable?
-
Enables rustc-hash ^1.1