pub fn has_extension_eq(input: &str, extension: &str) -> bool
Returns true when the last simple extension matches the given candidate.
true