Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 360 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 360 Bytes

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.