pub fn ends_with(string: Expr, suffix: Expr) -> Expr
Returns true if the string ends with the suffix, false otherwise.
string
suffix