Docs.rs
run-0.3.22
run 0.3.22
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sporto
nihilok
Dependencies
clap ^4.5
normal
pest ^2.8.5
normal
pest_derive ^2.8.5
normal
regex ^1.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
which ^8.0
normal
cargo-husky ^1
dev
serde_json ^1.0
dev
serial_test ^3.3.1
dev
tempfile ^3.24
dev
Versions
44.4%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module repl
run
0.3.22
Module repl
Module Items
Functions
In crate run
run
Module
repl
Copy item path
Source
Expand description
Interactive REPL (Read-Eval-Print Loop) for the run scripting language.
Functions
ยง
run_
repl
Start an interactive shell (REPL) for the run scripting language.