Docs.rs
subscript-compiler-0.21.0
subscript-compiler 0.21.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
colbyn
Dependencies
either ^1.6.1
normal
itertools ^0.10.0
normal
lazy_static ^1.4.0
normal
pct-str ^1.1.0
normal
serde ^1.0
normal
structopt ^0.3.21
normal
unicode-segmentation ^1.7.1
normal
Versions
13.16%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
subscript_
compiler
0.21.0
Module frontend
Module Items
Modules
Functions
In crate subscript_
compiler
subscript_compiler
Module
frontend
Copy item path
Source
Modules
§
ast
Frontend AST data types & related.
data
Common data types used throughout the compiler.
parser
The parser herein is supposed to meet the following criteria:
pass
query
Node transformations.
Functions
§
run_
highlighter