EPashkin / grust

GObject introspection bindings for the Rust programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

GObject introspection bindings for the Rust programming language

License:GNU Lesser General Public License v2.1


Languages

Language:Rust 99.5%Language:Makefile 0.5%