Docs.rs
oxisqlite-sqlite3-parser-0.2.1
oxisqlite-sqlite3-parser 0.2.1
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
cool-japan
Dependencies
bitflags ^2.0
normal
fallible-iterator ^0.3
normal
indexmap ^2.0
normal
log ^0.4.22
normal
memchr ^2.0
normal
miette ^7.4.0
normal
phf ^0.11
normal
serde ^1.0
normal
optional
strum ^0.26
normal
strum_macros ^0.26
normal
uncased ^0.9.10
normal
env_logger ^0.11
dev
Versions
100%
of the crate is documented
Go to latest version
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 sql
limbo_
sqlite3_
parser
0.2.1
Module sql
Module Items
Re-exports
Structs
Enums
Type Aliases
In limbo_
sqlite3_
parser::
lexer
limbo_sqlite3_parser
::
lexer
Module
sql
Copy item path
Source
Expand description
Adaptation/port of
SQLite
tokenizer
Re-exports
§
pub use crate::dialect::
TokenType
;
Structs
§
Parser
SQL parser
Tokenizer
SQL lexer
Enums
§
Error
SQL lexer and parser errors
Parser
Error
Parser error
Type Aliases
§
Token
SQL token