We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Followup from #25. We should have automated tests to ensure newly added functions are treated with an ffi_panic_boundary_* macro.
ffi_panic_boundary_*
The text was updated successfully, but these errors were encountered:
Maybe something like https://crates.io/crates/no_panic is useful?
Sorry, something went wrong.
Oh, that looks really interesting! Thank you.
No branches or pull requests
Followup from #25. We should have automated tests to ensure newly added functions are treated with an
ffi_panic_boundary_*
macro.The text was updated successfully, but these errors were encountered: