grust 0.1.0

GObjectIntrospection bindings for Rust. This is the core library providing basic functionality to all generated crates.
docs.rs failed to build grust-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: grust-0.3.2

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.