Docs.rs
lamcalc-1.2.0
lamcalc 1.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sshwy
Dependencies
pest ^2
normal
pest_derive ^2
normal
serde ^1.0
normal
serde-wasm-bindgen ^0.4
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
Versions
95%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate lamcalc
Macros
Structs
Enums
Constants
Functions
?
List of all items
Structs
Ident
parser::LambdaParser
wasm::Calculator
wasm::exp::Abs
wasm::exp::App
wasm::exp::JsExp
wasm::exp::Var
Enums
Error
Exp
parser::Rule
parser::Token
wasm::exp::InnerExp
Macros
lambda
Functions
parser::parse_def
parser::parse_exp
parser::parse_file
wasm::parse_def
wasm::parse_exp
Constants
SIMPLIFY_LIMIT