Docs.rs
aquavm-air-parser-0.7.4
aquavm-air-parser 0.7.4
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
fluencebot
Dependencies
air-lambda-ast ^0.1.0
normal
air-lambda-parser ^0.1.0
normal
codespan ^0.11.1
normal
codespan-reporting ^0.11.1
normal
itertools ^0.10.5
normal
lalrpop-util ^0.19.8
normal
multimap ^0.8.3
normal
regex ^1.7.1
normal
serde ^1.0.155
normal
serde_json ^1.0.94
normal
thiserror ^1.0.39
normal
tracing ^0.1.37
normal
criterion ^0.4.0
dev
fstrings ^0.2.3
dev
non-empty-vec ^0.2.3
dev
lalrpop ^0.19.8
build
Versions
0%
of the crate is documented
Go to latest version
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 air_parser
Version 0.7.4
All Items
Modules
Macros
Structs
Functions
?
Crate
air_parser
source
·
[
−
]
Modules
ast
Macros
make_user_error
Structs
AIRLexer
AIRParser
AirPos
Character position in the AIR script text.
VariableValidator
Intermediate implementation of variable validator.
Functions
parse
Parse AIR
source_code
to
Box<Instruction>