Constant rkyv::string::repr::INLINE_CAPACITY[][src]

pub const INLINE_CAPACITY: usize = mem::size_of::<OutOfLineRepr>() - 1; // 0x0000_0007usize
Expand description

The maximum number of bytes that can be inlined.