Cargo Features

bma-ts has no features set by default.

[dependencies]
bma-ts = { version = "0.1.12", features = ["full", "chrono", "as-float-secs"] }
full = chrono, serde, sqlx
chrono full? = dateparser

Enables chrono

as-float-secs

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.

dateparser chrono?
serde full?
sqlx full?