Registry / utility / gchemol-gut

gchemol-gut

JSON →
library0.4.4rscratesunverified

Provides selected utilities for Rust development, including common data structures and helpers.

# Cargo.toml [dependencies] gchemol-gut = "0.4.4"
INSTALL
IMPORT
SIG · GCHEMOL-GUT
G
gchemol-gut
utilityrustv0.4.4
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.

prelude
use gchemol_gut::prelude::*;

Imports common utilities from the prelude.

use gchemol_gut::prelude::*; fn main() { let v = vec![1, 2, 3]; println!("Vector: {:?}", v); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
gchemol-gut — cargo add gchemol-gut · libregistry