Skip to main content

intersect_scopes

Function intersect_scopes 

Source
pub fn intersect_scopes(lists: &[&[String]]) -> Vec<String>
Expand description

Set of scopes in every input list after wildcard expansion. Lex-sorted.