Cargo Features
Hegel has no features set by default.
[dependencies]
hegel = { version = "0.1.1", features = ["binary", "chrono"] }
- binary
-
Enables serde_json and tokio
- chrono
-
Enables chrono
Hegel has 2 features without comments.
Hegel has no features set by default.
[dependencies]
hegel = { version = "0.1.1", features = ["binary", "chrono"] }
Enables serde_json and tokio
Enables chrono
Hegel has 2 features without comments.