Skip to main content

starts_with_word

Function starts_with_word 

Source
pub fn starts_with_word(input: &str, target: &str) -> bool
Expand description

Returns true when the first normalized word matches the target.