Constant INLINE_CAPACITY
pub const INLINE_CAPACITY: usize = _; // 8usize
Available on crate feature
dep_rkyv
only.Expand description
The maximum number of bytes that can be inlined.
pub const INLINE_CAPACITY: usize = _; // 8usize
dep_rkyv
only.The maximum number of bytes that can be inlined.