Function struct_attributes

Source
pub fn struct_attributes(
    db: &dyn SemanticGroup,
    struct_id: StructId,
) -> Maybe<Vec<Attribute>>
Expand description