Skip to content
This repository has been 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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.