Constant OUT_OF_LINE_CAPACITY
pub const OUT_OF_LINE_CAPACITY: usize = _; // 18_446_744_070_488_326_143usize
Available on crate feature
dep_rkyv
only.Expand description
The maximum number of bytes that can be out-of-line.
pub const OUT_OF_LINE_CAPACITY: usize = _; // 18_446_744_070_488_326_143usize
dep_rkyv
only.The maximum number of bytes that can be out-of-line.