24 stable releases
8.0.3 | Nov 24, 2024 |
---|---|
8.0.2 | Nov 20, 2024 |
4.0.17 | Oct 7, 2024 |
4.0.11 | Sep 22, 2024 |
3.0.1 | Sep 12, 2024 |
#654 in Encoding
547 downloads per month
58KB
1.5K
SLoC
merde_time
Logo by MisiasArt
Provides an Rfc3339
wrapper type that implements:
Deserialize
from the merde_core crateJsonSerialize
from the merde_json crate
lib.rs
:
Provides [Rfc3339], a wrapper around time::OffsetDateTime that implements merde_core::Serialize and merde_core::Deserialize when the right cargo features are enabled.
Dependencies
~0.7–1.2MB
~22K SLoC