pub const MAX_INLINE_BYTES: usize = 12;
The maximum number of chars a GermanStr can contain before requiring a heap allocation.