Function cairo_lang_defs::db::module_structs
source · pub fn module_structs(
db: &dyn DefsGroup,
module_id: ModuleId
) -> Maybe<OrderedHashMap<StructId, ItemStruct>>
Expand description
Returns all the structs of the given module.