1 2 3
pub const MIN_SEGMENTS: usize = 2; pub const DEFAULT_SEPARATOR: char = '-'; pub const MIN_CATEGORY_WORD_LENGTH: usize = 2;