Docs.rs
spade-parser-0.14.0
spade-parser 0.14.0
Permalink
Docs.rs crate page
EUPL-1.2
Links
Homepage
Repository
crates.io
Source
Owners
TheZoq2
Dependencies
colored ^3.0
normal
itertools ^0.14
normal
local-impl ^0.1.2
normal
logos ^0.15.0
normal
num ^0.4.0
normal
spade-ast ^0.14.0
normal
spade-codespan ^0.12.0
normal
spade-common ^0.14.0
normal
spade-diagnostics ^0.14.0
normal
spade-macros ^0.14.0
normal
tracing ^0.1.34
normal
Versions
2.81%
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
Crate spade_parser
spade_
parser
0.14.0
All Items
Crate Items
Re-exports
Modules
Macros
Structs
Enums
Functions
Crate
spade_
parser
Copy item path
Source
Re-exports
§
pub use
logos
;
Modules
§
error
item_
type
lexer
Macros
§
peek_
for
Peek the next token. If it matches the specified token, get that token otherwise return Ok(none)
Structs
§
Parser
Token
A token with location info
Enums
§
Parse
Stack
Entry
Recovery
Result
Functions
§
format_
parse_
stack