ends_with

Function ends_with 

Source
pub fn ends_with(s: &str, suffix: &str, position: Option<usize>) -> bool