Skip to main content

valid_str

Function valid_str 

Source
pub fn valid_str(s: &str) -> bool
Expand description

Like valid, but accepts &str directly.