Crates.io | grust |
lib.rs | grust |
version | 0.3.2 |
source | src |
created_at | 2015-01-25 11:22:15.631716 |
updated_at | 2015-12-11 23:53:29.779383 |
description | GObjectIntrospection bindings for Rust. This is the core library providing basic functionality to all generated crates. |
homepage | |
repository | https://github.com/gi-rust/grust.git |
max_upload_size | |
id | 875 |
size | 110,369 |
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.