Registry / utility / gtypes

gtypes

JSON →
library0.2.0rscratesunverified

Fundamental type definitions for GLib-based APIs

# Cargo.toml [dependencies] gtypes = "0.2.0"
INSTALL
IMPORT
SIG · GTYPES
G
gtypes
utilityrustv0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Type
use gtypes::Type;

Creates a new GLib type

use gtypes::Type; fn main() { let t = Type::new(); println!("Type created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
gtypes — cargo add gtypes · libregistry