List of what each type serializes to for rmp-serde
Open
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful to have a list of what MessagePack type each rust type will serialize to with rmp-serde. It would be useful for trying to implement features of a protocol that uses MessagePack. Currently I am trying to figure this out by looking at source code, but this has proven to be a tedious and unsuccessful task, given that I don't know much about Serde's internals.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.