Skip to main content

MAX_INLINE_LEN

Constant MAX_INLINE_LEN 

Source
pub const MAX_INLINE_LEN: usize = 16;
Expand description

Maximum length for inline string, which can be created with CompactStr::new_const.