Registry / other / unc-vm-types

unc-vm-types

JSON →
library0.12.2rscratesunverified

unc VM Common Types

# Cargo.toml [dependencies] unc-vm-types = "0.12.2"
INSTALL
IMPORT
SIG · UNC-VM-TYPES
U
unc-vm-types
otherrustv0.12.2
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.

VMConfig
✓ use unc_vm_types::VMConfig;

Use default VM configuration from unc-vm-types

use unc_vm_types::VMConfig; fn main() { let config = VMConfig::default(); println!("{:?}", config); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
unc-vm-types — cargo add unc-vm-types · libregistry