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.
pub fn classify(path: &str) -> Option<MemberKind>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.