Table of Contents
- Transparent Types
- Opaque Types
- Base Use Case
- Using CompositeSerializer
- Writer
- Scratch Space
- Shared Pointer Map
- File,
- ByteBuffer
- ...
- Harmonical use of zero-copy-deserialization with traditional deserialization
- When to use
- How to use them effectively
- Customizable serialization
- Non-default behavior
- Transparent Foreign Type Support
- Fixed-size types
- Two-file solution
- Manual framing
- bytecheck
- object subtrees
- the default validator
- adding validation capabilities
- Enums of boxed data
- No comprehensive proto solution yet
- archive_attr
- omit_bounds/archive(bound(...))
- archive(compare(PartialEq, PartialOrd))