Cargo Features
Heph-rt has no features set by default.
[dependencies]
heph-rt = { version = "0.4.1", features = ["test"] }
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- getrandom test?
-
Enables getrandom ^0.2.2
Optional dependencies, enabled by features. Required by the
test
feature.