Cargo Features
bitmask-core has no features set by default.
[dependencies]
bitmask-core = { version = "0.5.0", features = ["all", "sqlite", "web", "server"] }
- all
- sqlite
- web
- server
-
Enables tower-http ^0.3.5 and full of tokio
tokio:
enable everything
Required by the bitmaskd binary
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.
- tower-http not wasm32 server?
-
Enables tower-http ^0.3.5