Skip to main content

has_extension_eq

Function has_extension_eq 

Source
pub fn has_extension_eq(input: &str, extension: &str) -> bool
Expand description

Returns true when the last simple extension matches the given candidate.