Docs.rs
zapper-0.9.1
zapper 0.9.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
coder543
Dependencies
rayon ^1.0.1
normal
optional
zapper_derive ^0.9.0
normal
optional
criterion ^0.2.3
dev
handlebars ^0.32.0
dev
serde ^1.0.43
dev
serde_derive ^1.0.43
dev
serde_json ^1.0.16
dev
Versions
4.55%
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
zapper
0.9.1
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
Derive Macros
List of all items
Structs
bytecode::Bytecode
tokenizer::Tokenizer
Enums
FilterInput
ast::Expr
ast::Literal
ast::Numeric
tokenizer::Operator
tokenizer::Token
Traits
Environment
Runner
Derive Macros
ZapperEnv
ZapperRunner
Functions
ast::parse
compile
optimizer::optimize
optimizer::optimize_numeric
optimizer::optimize_tree
Type Aliases
ast::Ident