Registry / cli / wei-run

wei-run

JSON →
library0.3.2rscratesunverified

A tool for running Wei scripts.

# Cargo.toml [dependencies] wei-run = "0.3.2"
INSTALL
IMPORT
SIG · WEI-RUN
W
wei-run
clirustv0.3.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.

Runner
use wei_run::Runner;

Initialize the Wei script runner.

use wei_run::Runner; fn main() { let runner = Runner::new(); println!("Wei runner ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
24
OpenAI (training)
1
Resources
wei-run — cargo add wei-run · libregistry