Docs.rs
clickhouse-sql-parser-0.1.2
clickhouse-sql-parser 0.1.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
chernomor
Dependencies
nom ^5.1.2
normal
Versions
0%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
clickhouse_
sql_
parser
0.1.2
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Functions
Crate
clickhouse_sql_parser
Copy item path
Source
Re-exports
§
pub use
nom
;
Modules
§
column
create
table
Structs
§
SqlType
Opts
Enums
§
Error
Kind
indicates which parser returned an error
NomErr
The
Err
enum indicates the parser was not successful
SqlQuery
SqlType
Type
Size
Type
Size16
Functions
§
as_
alias
column_
identifier_
no_
alias
correct_
identifier
delim_
digit
escape_
identifier
is_
sql_
identifier
parse_
query
parse_
query_
bytes
schema_
table_
reference
sql_
identifier
sql_
query
statement_
terminator
ws_
sep_
comma