Cargo Features
bilge has no features set by default.
[dependencies]
bilge = { version = "0.2.0", features = ["nightly"] }
- nightly
-
Enables constness, see README.md: only usable with nightly-2022-11-03
Enables nightly of bilge-impl and const_convert_and_const_trait_impl of arbitrary-int
cargo clippy workaround, we can't add
path = "../arbitrary-int"
as well