Docs.rs
archscript-0.2.2
archscript 0.2.2
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sdmunozsierra
Dependencies
clap ^4
normal
dotenvy ^0.15
normal
pest ^2.7
normal
pest_derive ^2.7
normal
thiserror ^1
normal
Versions
13.22%
of the crate is documented
Go to latest version
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
Skip to main content
Module parser
archscript
0.2.2
Module parser
Module Items
Structs
Enums
Functions
In crate archscript
archscript
Module
parser
Copy item path
Source
Expand description
Parser: Pest parse tree → AST conversion for ArchScript.
Structs
§
Arch
Script
Parser
Parse
Error
Enums
§
Rule
Functions
§
parse
Parse source code into an AST Module node.