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

Add support for attributes #63

Closed
sonmarcho opened this issue Dec 20, 2023 · 1 comment · Fixed by #105
Closed

Add support for attributes #63

sonmarcho opened this issue Dec 20, 2023 · 1 comment · Fixed by #105
Assignees

Comments

@sonmarcho
Copy link
Member

It would be good to have the possibility of annotating the Rust definitions with attributes, for instance to mark some definitions as opaque, to tweak the name of the definitions for the extraction, etc.

@sonmarcho
Copy link
Member Author

Another usage of attributes would be to annotate functions with effects information (for instance, can_fail).

@Nadrieril Nadrieril self-assigned this Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants