Skip to content
This repository was archived by the owner on Nov 26, 2020. It is now read-only.
/ grust Public archive

GObject introspection bindings for the Rust programming language

License

Notifications You must be signed in to change notification settings

gi-rust/grust

Repository files navigation

Grust is an implementation of GObject introspection bindings for the Rust programming language.

The goal of this project is to provide a Rust binding generator that creates safe Rust bindings from GIR files, as well as generated binding crates for the core GLib, GObject and GIO APIs.