Cargo Features

serde-firestore-value has no features set by default.

[dependencies]
serde-firestore-value = { version = "0.7.9", features = ["chrono", "time"] }
chrono

Enables chrono

Affects with::chrono_date_time_as_timestamp, with::option_chrono_date_time_as_timestamp

time

Enables time

Affects with::option_time_offset_date_time_as_timestamp, with::time_offset_date_time_as_timestamp