cairo_lang_defs::db

Function module_global_use_by_id

Source
pub fn module_global_use_by_id(
    db: &dyn DefsGroup,
    global_use_id: GlobalUseId,
) -> Maybe<Option<UsePathStar>>
Expand description

Returns the use * of the given module, by its ID.