21 stable releases
new 8.0.0 | Nov 4, 2024 |
---|---|
4.0.17 | Oct 7, 2024 |
4.0.11 | Sep 22, 2024 |
3.0.1 | Sep 12, 2024 |
#425 in Encoding
316 downloads per month
Used in merde
59KB
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_json::JsonSerialize and merde_core::Deserialize when the right cargo features are enabled.
Dependencies
~0.7–1.2MB
~22K SLoC