Docs.rs
rhiz-0.6.0
rhiz 0.6.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
nathanielknight
Dependencies
glob ^0.2
normal
optional
pest ^2.0
normal
pest_derive ^2.0
normal
rayon ^1.0
normal
Versions
23.81%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
All
rhiz
0.6.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
compiler::Task
executor::ExecutionError
Enums
ast::RhizValue
Functions
ast::parse_rhiz_program
compiler::compile
executor::exec_sexpr
executor::exec_task
executor::execute
Type Aliases
compiler::CompilationError
compiler::CompilationResult
executor::ExecutionResult