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
I plan to write a safe Rust wrapper around it, but here's what I'm calling spiro-inner: https://github.com/MFEK/spiro-inner.rlib
spiro-inner
It's not quite spiro-sys because despite the fact it includes a lot of unsafe code, it's still pure Rust. (And has no dependencies!)
spiro-sys
unsafe
The text was updated successfully, but these errors were encountered:
This project is now spiro.rlib proper with the C2Rust stuff tranferred to inner.rs.
spiro.rlib
inner.rs
Sorry, something went wrong.
No branches or pull requests
I plan to write a safe Rust wrapper around it, but here's what I'm calling
spiro-inner
: https://github.com/MFEK/spiro-inner.rlibIt's not quite
spiro-sys
because despite the fact it includes a lot ofunsafe
code, it's still pure Rust. (And has no dependencies!)The text was updated successfully, but these errors were encountered: