Cargo Features
Ceiling has no features set by default.
[dependencies]
ceiling = { version = "0.1.3", features = ["async", "serde"] }
- async
-
Enables async-trait
Affects
store::AsyncStore
…
Ceiling has no features set by default.
[dependencies]
ceiling = { version = "0.1.3", features = ["async", "serde"] }
Enables async-trait
Affects
store::AsyncStore
…