Skip to main content

module_search_scope

Function module_search_scope 

Source
fn module_search_scope(db: &RootDatabase, module: Module) -> Vec<SearchScope>
Expand description

Build a search scope spanning the given module but none of its submodules.