pub fn to_snake_case(input: impl Into<String>) -> String
Expand description

Returns the specified string in snake_case