Cargo Features
ra-ap-rustc_abi has no features set by default.
[dependencies]
ra-ap-rustc_abi = { version = "0.92.0", features = ["nightly", "rand", "rand_xoshiro"] }
- nightly
-
Affects
ra-ap-rustc_abi::HashStableContext
…
Features from optional dependencies
- rand implicit feature
-
Enables rand ^0.8.4
rand:
Random number generators and other randomness functionality
- rand_xoshiro implicit feature
-
Enables rand_xoshiro ^0.6.0
rand_xoshiro:
Xoshiro, xoroshiro and splitmix64 random number generators