Skip to content

Conversation

@ericszentivanyi
Copy link
Contributor

@ericszentivanyi ericszentivanyi commented Dec 31, 2025

This PR introduces a new attrs setting that can be used to apply attributes to generated types.

Supersedes #707

Copy link
Collaborator

@ahl ahl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good; do you have a proposal for how we test it?

pub(crate) fn type_patch(
type_space: &TypeSpace,
type_name: String,
) -> (String, BTreeSet<String>, BTreeSet<String>) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe at this point we should have a struct with named fields..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants