Cargo Features
printable has no features set by default.
[dependencies]
printable = { version = "2.2.0", features = ["unstable-assert-no-drop"] }
- unstable-assert-no-drop
-
May violate backward compatibility and lead to compilation failure even if the major semver versions of the underlying crates aren't updated.