Cargo Features
im has no features set by default.
[dependencies]
im = { version = "15.1.0", features = ["debug", "quickcheck", "rayon", "refpool", "serde", "arbitrary", "proptest"] }
- debug
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features.