Docs.rs
slash-core-0.1.0
slash-core 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
10 July 2026
Links
Repository
crates.io
Source
Owners
89jobrien
Dependencies
anyhow ^1.0
normal
dotenvy ^0.15
normal
indexmap ^2.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
slash-lang ^0.1.0
normal
slash-testing ^0.1.0
dev
Versions
71.64%
of the crate is documented
Platform
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
slash_
core
0.1.0
Module lexer
Module Items
Enums
Functions
In slash_
core::
parser
slash_core
::
parser
Module
lexer
Copy item path
Source
Enums
§
Token
A classified token produced by the lexer.
Functions
§
lex
Tokenize input, splitting on whitespace but respecting balanced parentheses.