Cargo Features
ncryptf-rs has no features set by default.
[dependencies]
ncryptf-rs = { version = "0.3.2", features = ["rocket", "client", "async-std"] }
- rocket = anyhow
-
Enables async-trait, rocket, rocket_db_pools ^0.1, and rocket_dyn_templates ^0.1
Affects
ncryptf-rs::rocket
… - client
-
Enables async-recursion and reqwest ^0.11
Affects
ncryptf-rs::client
…
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.