Optimized handling of `&[u8]` and `Vec<u8>` for Serde, providing efficient serialization and deserialization of byte buffers.
# Cargo.toml
[dependencies]
serde_bytes = "0.11.19"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Bytes wrapper around a byte slice for optimized Serde handling.
No known issues recorded.
No dependency data recorded yet.