Docs.rs
mini-builder-rs-0.1.3
mini-builder-rs 0.1.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
varonroy
Dependencies
approx ^0.5.1
normal
hmap ^0.1.0
normal
lazy_static ^1.4.0
normal
log ^0.4
normal
notify ^4.0.17
normal
regex ^1.5
normal
simple_logger ^2.2.0
dev
Versions
22.96%
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
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
Module parser_error
mini_
builder_
rs
0.1.3
Module parser_
error
Module Items
Enums
In mini_
builder_
rs::
parser
mini_builder_rs
::
parser
Module
parser_
error
Copy item path
Source
Enums
ยง
Parser
Error
When an invalid sequence of tokens is passed to the
super::Parser
, it will return a
ParserError
.