Cargo Features

bomboni_common has no features set by default.

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

Enables serde

tokio

Enables tokio

Affects generator::GeneratorArc

chrono

Enables chrono

wasm

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

Affects bomboni_common::bomboni

js
postgres

Enables bytes and postgres-types