Docs.rs
virtual-rust-0.1.1
virtual-rust 0.1.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
quhxuxm
Dependencies
clap ^4
normal
Versions
23.26%
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
All
virtual_
rust
0.1.1
Crate Items
Structs
Enums
Functions
List of all items
Structs
ast::MatchArm
cargo_runner::EmbeddedManifest
interpreter::Interpreter
interpreter::environment::Environment
interpreter::error::RuntimeError
lexer::LexError
lexer::Lexer
parser::ParseError
parser::Parser
Enums
ast::BinOp
ast::Expr
ast::Pattern
ast::Type
ast::UnaryOp
interpreter::value::Value
token::Token
Functions
cargo_runner::has_dependencies
cargo_runner::is_cargo_project
cargo_runner::parse_embedded_manifest
cargo_runner::run_cargo_project
cargo_runner::run_with_cargo
eval_source
interpreter::cast::type_cast
interpreter::format::format_string
run_source