cairo_lang_defs::db

Function get_all_path_stars

Source
pub fn get_all_path_stars(
    db: &dyn SyntaxGroup,
    use_item: &ItemUse,
) -> Vec<UsePathStar>
Expand description

Returns all the path stars under a given use item.