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