Skip to main content

find_file_fallback

Function find_file_fallback 

Source
pub fn find_file_fallback(
    name: &str,
    ext_type: &str,
) -> Option<(String, FallbackKind)>
Expand description

Strip version/arxiv suffixes from package names to find existing bindings. Returns the fallback filename (with extension) and which kind of fallback fired.