MAX_INLINE_BYTES

Constant MAX_INLINE_BYTES 

Source
pub const MAX_INLINE_BYTES: usize = 12;
Expand description

The maximum number of chars a GermanStr can contain before requiring a heap allocation.