casey / casey/x-serialization-format
Pass view to serializer
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It should be possible to pass a view reference to a serializer to serialize a copy of that object, without needing to either construct an intermediate in-memory representation, or walk the serializer through the individual fields of the view.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.