You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.
Have you considered generating non -sys crate, i.e. wrapping the -sys crate calls inside unsafe { ... }? It'd make using the GIR libraries from Rust a lot more pleasent.
The text was updated successfully, but these errors were encountered:
The crate grust-proof is the playground for how the safe non -sys crate output should look like.
It's two years old now, but I want to get back to moving it forward some day, and eventually produce templates for the generator.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Have you considered generating non -sys crate, i.e. wrapping the -sys crate calls inside unsafe { ... }? It'd make using the GIR libraries from Rust a lot more pleasent.
The text was updated successfully, but these errors were encountered: