Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 200 Bytes

File metadata and controls

10 lines (6 loc) · 200 Bytes

rust-gi

Rust bindings for the GObject Introspection libraries and tools.

Building the library:

From the top level of this source code directory:

$ rustc src/lib.rs --crate-type=lib