Registry / utility / newport-os

newport-os

JSON →
library0.2.0rscratesunverified

Provides operating system abstractions for engine use.

# Cargo.toml [dependencies] newport_os = "0.2.0"
INSTALL
IMPORT
SIG · NEWPORT-OS
N
newport-os
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.

OsAbstraction
use newport_os::OsAbstraction;

Basic usage of Newport OS abstractions.

use newport_os::OsAbstraction; fn main() { let os = OsAbstraction::new(); println!("OS abstraction 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
5 hits · last 30 days
node
4
Amazon
1
Resources
newport-os — cargo add newport-os · libregistry