Skip to main content

is_empty_input

Function is_empty_input 

Source
pub fn is_empty_input(input: &str) -> bool
Expand description

Check if an input string is empty or only whitespace.