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

Duplication of structs is unnecessary. #1

Open
Darksonn opened this issue Sep 14, 2024 · 0 comments
Open

Duplication of structs is unnecessary. #1

Darksonn opened this issue Sep 14, 2024 · 0 comments

Comments

@Darksonn
Copy link

You can use cfg_attr to avoid duplicating all of the structs:

#[cfg_attr(not(sanitizer_cfi_normalize_integers), cfi_encoding = "j")]
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

No branches or pull requests

1 participant