Docs.rs
specl-syntax-0.1.0
specl-syntax 0.1.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
danwt
Dependencies
thiserror ^1
normal
proptest ^1
dev
Versions
63.69%
of the crate is documented
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 lexer
specl_
syntax
0.1.0
Module lexer
Module Items
Structs
In crate specl_
syntax
specl_syntax
Module
lexer
Copy item path
Source
Expand description
Lexer for the Specl specification language.
Converts source text into a stream of tokens.
Structs
ยง
Lexer
Lexer for Specl source code.