rmp_serde : Timestamp Question
Open
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I am porting some messagepack code from another language and need to deserialize Msgpack's [Timestamp](https://github.com/msgpack/msgpack/blob/master/spec.md#timestamp-extension-type) type. Are there any resources on how to do this?
I'm guessing I need to write some kind of custom deserializer for this value through Serde but wanted to make sure there wasn't an easier way first.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.