Registry / utility / libimagrt

libimagrt

JSON →
library0.10.1rscratesunverified

Library for the imag core distribution, providing runtime utilities.

# Cargo.toml [dependencies] libimagrt = "0.10.1"
INSTALL
IMPORT
SIG · LIBIMAGRT
L
libimagrt
utilityrustv0.10.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.

Runtime
use libimagrt::runtime::Runtime;

Creates and runs the imag runtime.

use libimagrt::runtime::Runtime; fn main() { let rt = Runtime::new().expect("failed to create runtime"); rt.run(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
libimagrt — cargo add libimagrt · libregistry