Module repr
Available on crate feature
dep_rkyv
only.Expand description
An archived string representation that supports inlining short strings.
Constants§
- The maximum number of bytes that can be inlined.
- The maximum number of bytes that can be out-of-line.
Unions§
- An archived string representation that can inline short strings.