Cargo Features
rocket_authifier has no features set by default.
[dependencies]
rocket_authifier = { version = "1.0.10", features = ["example", "test"] }
- example test? = async-std, mongodb
-
Enables async-std-runtime and database-mongodb of authifier
Authifier
- test = base32, chrono, example, regex, reqwest, serde_json
-
Affects
rocket_authifier::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.