iddm / serde-aux

An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.
MIT License
152 stars 26 forks source link

field_attributes: add deserialize_datetime_utc_from_seconds #28

Closed Lurk closed 1 year ago

Lurk commented 1 year ago

fixes #27

iddm commented 1 year ago

Thanks!