Cargo Features

Weekdays has no features set by default.

[dependencies]
weekdays = { version = "0.1.0", features = ["full", "chrono", "postgres", "serde"] }

================================[ FEATURES ]=================================

full = chrono, postgres, serde
chrono full?

Enables chrono

postgres full?

Enables bytes and tokio-postgres

serde full?

Enables serde

Weekdays has 4 features without comments.

Features from optional dependencies

==============================[ DEPENDENCIES ]===============================