Cargo Features
arangoq has no features set by default.
[dependencies]
arangoq = { version = "0.3.4", features = ["actors"] }
- default
-
no features by default
- actors = actix
-
Affects
arangoq::actor
…
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.
- actix actors?
-
Enables actix ^0.9