Cargo Features
drift-rs has no features set by default.
[dependencies]
drift-rs = { version = "1.0.0-alpha.15", features = ["dlob", "rpc_tests", "unsafe_pub"] }
- dlob = rayon
-
Affects
drift-rs::dlob
… - rpc_tests
-
run integration tests against RPC nodes
- unsafe_pub
-
make more variables public - use with caution
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.