Docs.rs
oak-sql-0.0.4
oak-sql 0.0.4
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
futures ^0.3.31
normal
optional
oak-core ^0.0.4
normal
oak-highlight ^0.0.4
normal
optional
oak-hover ^0.0.4
normal
optional
oak-lsp ^0.0.4
normal
optional
oak-mcp ^0.0.4
normal
optional
oak-pretty-print ^0.0.4
normal
optional
oak-vfs ^0.0.4
normal
optional
serde ^1.0.228
normal
optional
tokio ^1.49.0
normal
optional
tracing ^0.1.44
normal
Versions
97.26%
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 token_type
oak_sql
0.0.4
Module token_
type
Module Items
Enums
Type Aliases
In oak_
sql::
lexer
oak_sql
::
lexer
Module
token_
type
Copy item path
Source
Expand description
Token types for SQL.
Enums
§
SqlToken
Type
Token types for the SQL language.
Type Aliases
§
SqlToken
Represents a token in an SQL source file.