Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features.
- ctrlc implicit feature
-
With termination
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features.
With termination