Function cairo_lang_defs::db::get_all_path_leafs
source · pub fn get_all_path_leafs(
db: &dyn SyntaxGroup,
use_path: UsePath
) -> Vec<UsePathLeaf>
Expand description
Returns all the path leaves under a given use path.