Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement RustCodeGenerator::add_local_attr #86

Merged

Conversation

pablosichert
Copy link
Contributor

Hey there, thank you for creating this awesome library!

This PR implements the ability to add_local_attrs in RustCodeGenerator, analogously to how RustCodeGenerator::add_global_derive works.

@pablosichert
Copy link
Contributor Author

(The CI failures seem to be unrelated to these changes.)

Copy link
Owner

@kellerkindt kellerkindt left a comment

Choose a reason for hiding this comment

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

Thanks!

asn1rs-model/src/generate/rust.rs Show resolved Hide resolved
@kellerkindt kellerkindt merged commit e49434b into kellerkindt:master Oct 2, 2024
9 of 11 checks passed
@pablosichert pablosichert deleted the generator-add-local-attr branch October 2, 2024 15:17
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