Docs.rs
roan-engine-0.1.6
roan-engine 0.1.6
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
malezjaa
Dependencies
anyhow ^1.0.91
normal
bon ^2.3.0
normal
indexmap ^2.6.0
normal
log ^0.4.22
normal
roan-ast ^0.1.3
normal
roan-error ^0.1.0
normal
tracing ^0.1.40
normal
uuid ^1.11.0
normal
Versions
17.67%
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
Module lexer
roan_
engine
0.1.6
Module lexer
Module Items
Modules
Structs
In crate roan_
engine
roan_engine
Module
lexer
Copy item path
Source
Modules
§
token
Structs
§
Lexer
The lexer is responsible for converting the source code into a list of tokens.