Cargo Features

etwin_serde_tools has no features set by default.

[dependencies]
etwin_serde_tools = { version = "0.12.3", features = ["http", "chrono"] }
http

Enables http ^0.2.8 and reqwest ^0.11.12

Features from optional dependencies

chrono implicit feature

Enables chrono

chrono:

Date and time library for Rust