Docs.rs
otter-sql-0.1.2
otter-sql 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
tyt2y3
Dependencies
arraystring ^0.3.0
normal
fmt-derive ^0.0.5
normal
hashbrown ^0.12.3
normal
ordered-float ^3.1.0
normal
permutation ^0.4.1
normal
sqlparser ^0.18.0
normal
tabled ^0.10.0
normal
optional
pretty_assertions ^1.2.1
dev
Versions
40.13%
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
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 expr
otter_
sql
0.1.2
Module expr
Module Items
Modules
Enums
In crate otter_
sql
Modules
codegen
column
database
expr
ic
identifier
parser
schema
table
value
vm
otter_sql
Module
expr
Copy item path
Settings
Help
Summary
Source
Expand description
SQL expressions and their evaluation.
Modules
§
eval
Evaluator of expressions.
Enums
§
BinOp
A binary operator
Expr
An expression
Expr
Error
Error in parsing an expression.
UnOp
A unary operator