Registry / other / gosh-model

gosh-model

JSON →
library0.2.1rscratesunverified

Provides a chemical model for the gosh project.

# Cargo.toml [dependencies] gosh-model = "0.2.1"
INSTALL
IMPORT
SIG · GOSH-MODEL
G
gosh-model
otherrustv0.2.1
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.

Model
use gosh_model::Model;

Creates a new chemical model instance.

use gosh_model::Model; fn main() { let model = Model::new(); println!("Model created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Meta
1
Resources
gosh-model — cargo add gosh-model · libregistry