Expand description
SQL type wrappers for serialization.
This module provides the Rkyv wrapper type for zero-copy serialization
of Rust types to/from SQL BLOB columns using the rkyv format.
Structsยง
- Rkyv
- A wrapper type for rkyv-serialized data in SQL databases.