Constant FILENAME_LEN_MAX

Source
pub const FILENAME_LEN_MAX: usize = _; // 242usize
Expand description

Maximum length of a note’s filename in bytes. If a filename template produces a longer string, it will be truncated.