cairo_lang_defs::db

Function get_all_path_leaves

source
pub fn get_all_path_leaves(
    db: &dyn SyntaxGroup,
    use_path: UsePath,
) -> Vec<UsePathLeaf>
Expand description

Returns all the path leaves under a given use path.