Cargo Features

bomboni_common has no features set by default.

[dependencies]
bomboni_common = { version = "0.1.61", features = ["serde", "tokio", "chrono", "wasm", "js", "postgres"] }
serde

Enables serde

tokio

Enables parking_lot and tokio

Affects worker::WorkerIdGeneratorArc

chrono

Enables chrono

wasm

Enables wasm-bindgen, bomboni_wasm and js-sys, wasm-bindgen of time

js
postgres

Enables bytes and postgres-types