Docs.rs
sql-rs-0.1.0
sql-rs 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
yingkitw
Dependencies
anyhow ^1.0
normal
bincode ^1.3
normal
clap ^4.5
normal
memmap2 ^0.9
normal
parking_lot ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
criterion ^0.5
dev
tempfile ^3.10
dev
Versions
0.63%
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 query
sql_rs
0.1.0
Module query
Module Items
Structs
Enums
Functions
Type Aliases
In crate sql_
rs
sql_rs
Module
query
Copy item path
Source
Structs
§
Join
OrderBy
Query
Executor
Enums
§
Aggregate
Function
Join
Type
Select
Column
Statement
Where
Expression
Functions
§
parse_
sql
Type Aliases
§
Where
Clause