rkyv 0.7.1

Zero-copy deserialization framework for Rust
Documentation
1
2
3
4
5
mod boxed;
mod collections;
mod rc;
mod string;
mod vec;