Docs.rs
virtual-rust-0.1.2
virtual-rust 0.1.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
quhxuxm
Dependencies
clap ^4
normal
Versions
23.65%
of the crate is documented
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 error
virtual_
rust
0.1.2
Module error
Module Items
Structs
In virtual_
rust::
interpreter
virtual_rust
::
interpreter
Module
error
Copy item path
Source
Expand description
Runtime error type for the interpreter.
Structs
ยง
Runtime
Error
An error produced during interpretation (e.g. type mismatch, undefined variable).