Skip to main content

classify_extra

Function classify_extra 

Source
pub fn classify_extra(
    crate_name: &str,
    path: &str,
    extra: &[(&'static str, bool, String)],
) -> Option<&'static str>
Expand description

Project-supplied rules, consulted only when the built-in classify returns None.