Registry / other / mv-ir-types

mv-ir-types

JSON →
libraryrscratesunverified

Types for Move IR, used in the Diem blockchain project.

# Cargo.toml [dependencies] mv-ir-types = "latest"
INSTALL
IMPORT
SIG · MV-IR-TYPES
M
mv-ir-types
otherrust
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.

MoveIRType
use mv_ir_types::MoveIRType;

Creates a default Move IR type.

use mv_ir_types::MoveIRType; fn main() { let ir_type = MoveIRType::default(); println!("Move IR type created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mv-ir-types — cargo add mv-ir-types · libregistry