Crates.io | merde_time |
lib.rs | merde_time |
version | 8.0.3 |
source | src |
created_at | 2024-09-11 18:51:29.988071 |
updated_at | 2024-11-24 13:11:59.252419 |
description | Wrapper date-time types for merde |
homepage | |
repository | https://github.com/bearcove/merde |
max_upload_size | |
id | 1372178 |
size | 10,825 |
Logo by MisiasArt
Provides an Rfc3339
wrapper type that implements:
Deserialize
from the merde_core crateJsonSerialize
from the merde_json crate