Skip to main content

flat_case

Function flat_case 

Source
pub fn flat_case(s: &str) -> String
Expand description

Converts a string to flatcase (all lowercase, no separators).