Skip to main content

ends_with

Function ends_with 

Source
pub fn ends_with(s: &str, suffix: &str) -> bool
Expand description

Check if string ends with suffix