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?
once_cell enable?
rustc-hash enable?