Docs.rs
xdl-parser-0.1.1
xdl-parser 0.1.1
Docs.rs crate page
GPL-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
ravituringworks
Dependencies
nom ^7.1
normal
serde ^1.0
normal
thiserror ^1.0
normal
xdl-core ^0.1.1
normal
proptest ^1.4
dev
Versions
6.73%
of the crate is documented
Platform
aarch64-apple-darwin
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
All
xdl_
parser
0.1.1
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
ast::CaseBranch
ast::Keyword
ast::KeywordDecl
ast::Location
ast::Parameter
ast::Program
ast::StructField
lexer::TokenSpan
Enums
ast::ArrayIndex
ast::BinaryOp
ast::Expression
ast::Statement
ast::UnaryOp
lexer::Token
Traits
error::XdlErrorContext
Functions
lexer::tokenize
parse_expression
parse_xdl
parser::parse_expression
parser::parse_program
Type Aliases
error::ParseResult
error::XdlResult