Docs.rs
solar-parse-0.1.8
solar-parse 0.1.8
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
onbjerg
DaniPopes
Dependencies
alloy-primitives ^1.3
normal
bitflags ^2.4
normal
bumpalo ^3.14
normal
itertools >=0.10, <=0.14
normal
memchr ^2.7
normal
num-bigint ^0.4
normal
num-rational ^0.4
normal
num-traits ^0.2
normal
ruint ^1.16
normal
smallvec ^1
normal
solar-ast =0.1.8
normal
solar-data-structures =0.1.8
normal
solar-interface =0.1.8
normal
tracing ^0.1
normal
snapbox ^0.6
dev
Versions
87.13%
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 token
solar_
parse
0.1.8
Module token
Module Items
Structs
Enums
In solar_
parse::
lexer
solar_parse
::
lexer
Module
token
Copy item path
Source
Expand description
Raw, low-level tokens. Created using
Cursor
.
Structs
§
RawToken
A raw token.
Enums
§
RawLiteral
Kind
The literal types supported by the lexer.
RawToken
Kind
Common lexeme types.