Registry / utility / feos-core

feos-core

JSON →
library0.9.5rscratesunverified

Core traits and functionalities for the feos project, providing foundational abstractions for thermodynamic modeling.

# Cargo.toml [dependencies] feos-core = "0.9.5"
INSTALL
IMPORT
SIG · FEOS-CORE
F
feos-core
utilityrustv0.9.5
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.

State
use feos_core::State;

Creates a basic thermodynamic state using feos-core.

use feos_core::State; fn main() { let state = State::new(); println!("Feos state created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
feos-core — cargo add feos-core · libregistry