Docs.rs
evaltrees-0.1.0
evaltrees 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
remexre
Dependencies
display_attr ^0.1.1
normal
either ^1.5.0
normal
failure ^0.1.1
normal
lalrpop-util ^0.15.2
normal
lazy_static ^1.0.1
normal
linked_hash_set ^0.1.3
normal
log ^0.4.1
normal
regex ^1.0.0
normal
symbol ^0.1.2
normal
lalrpop ^0.15.2
build
Versions
100%
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
All
evaltrees
0.1.0
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
ast::Decl
cst::Decl
eval::CallByName
eval::CallByValue
eval::LazyEvaluation
Enums
ast::Expr
ast::Literal
ast::Op
ast::Pattern
ast::PrintStyle
ast::Type
cst::Expr
repl::ReplCommand
typeck::TypeError
Traits
eval::Evaluator
Functions
cst::parse_decls
eval::util::apply
eval::util::apply_to
eval::util::beta_number
eval::util::reducible
eval::util::transitive_closure
typeck::typeck