Features from optional dependencies
- chrono implicit feature
-
Enables chrono
chrono:
Date and time library for Rust
Affects
event_report::EventReport.update_time
,event_report::EventReport.time_of_fix
… - log implicit feature
-
Enables log
log:
A lightweight logging facade for Rust
- serde implicit feature
-
Enables serde
serde:
A generic serialization/deserialization framework