pub const FILENAME_LEN_MAX: usize = _; // 244usize
Expand description

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