Registry / crypto / near-vm-types

near-vm-types

JSON →
library0.35.0rscratesunverified

Common types used by the Near Virtual Machine.

# Cargo.toml [dependencies] near-vm-types = "0.35.0"
INSTALL
IMPORT
SIG · NEAR-VM-TYPES
N
near-vm-types
cryptorustv0.35.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.

Gas
✓ use near_vm_types::Gas;

Creates a new Gas value.

use near_vm_types::Gas; let gas = Gas::new(1000);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.35.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
Resources
near-vm-types — cargo add near-vm-types · libregistry