Cargo Features
bomboni_common has no features set by default.
[dependencies]
bomboni_common = { version = "0.1.62", features = ["serde", "tokio", "chrono", "wasm", "js", "postgres", "mysql"] }
- serde
-
Enables serde
- tokio
-
Enables tokio
- chrono
-
Enables chrono
- wasm
-
Enables wasm-bindgen, bomboni_wasm and js-sys, wasm-bindgen of time
- js
- postgres
-
Enables bytes and postgres-types
- mysql
-
Enables mysql_common ^0.32.4
bomboni_common has 7 features without comments.