Registry / other / mv-core-types

mv-core-types

JSON →
libraryrscratesunverified

Core types for Move

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

MoveType
use mv_core_types::MoveType;

Shows usage of the primary Move type enum.

use mv_core_types::MoveType; fn main() { let _t = MoveType::Bool; }
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
5 hits · last 30 days
node
4
Amazon
1
Resources
mv-core-types — cargo add mv-core-types · libregistry