Registry / crypto / mv-model

mv-model

JSON →
libraryrscratesunverified

Move model library for working with Move smart contract language models.

# Cargo.toml [dependencies] mv-model = "latest"
INSTALL
IMPORT
SIG · MV-MODEL
M
mv-model
cryptorust
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.

Model
use mv_model::Model;

Creates a new Move model instance.

use mv_model::Model; fn main() { let model = Model::new(); println!("Model 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
15 hits · last 30 days
node
14
Resources
mv-model — cargo add mv-model · libregistry