Skip to main content

ends_with_word

Function ends_with_word 

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

Returns true when the last normalized word matches the target.