Docs.rs
proof-of-sql-parser-0.24.0
proof-of-sql-parser 0.24.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
JayWhite2357
SxT-Release
jacobtrombetta
Dependencies
arrayvec ^0.7
normal
bigdecimal ^0.4.5
normal
chrono ^0.4.38
normal
lalrpop-util ^0.20.0
normal
serde ^1
normal
thiserror ^1
normal
serde_json ^1
dev
lalrpop ^0.21.0
build
Versions
100%
of the crate is documented
Go to latest version
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
proof_
of_
sql_
parser
0.24.0
In proof_
of_
sql_
parser::
utility
Functions
add
aliased_expr
and
col
col_res
col_res_all
cols_res
count
count_all
count_all_res
count_res
div
equal
ge
group_by
ident
le
lit
max
max_res
min
min_res
mul
not
or
order
orders
query
query_all
select
slice
sub
sum
sum_res
tab
proof_of_sql_parser
::
utility
Function
lit
Copy item path
Settings
Help
Summary
source
pub fn lit<L:
Into
<
Literal
>>(literal: L) ->
Box
<
Expression
>
Expand description
Get literal from value