[][src]Function ritual_common::string_utils::ends_with_digit

pub fn ends_with_digit<S: AsRef<str>>(s: S) -> bool