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
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.
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.