pub fn priv_struct_declaration_data(
    db: &dyn SemanticGroup,
    struct_id: StructId
) -> Maybe<StructDeclarationData>
Expand description