Skip to main content

classify

Function classify 

Source
pub fn classify(path: &str) -> Option<MemberKind>
Expand description

Classify a bundle entry by its relative path. None = not a recognised rust-dev bundle member (the plugin then does not claim it). Pure and total.