Docs.rs
kotoba-query-engine-0.1.22
kotoba-query-engine 0.1.22
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
jun784
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
itertools ^0.12
normal
kotoba-core ^0.1.22
normal
kotoba-errors ^0.1.2
normal
kotoba-storage ^0.1.22
normal
pest ^2.0
normal
pest_derive ^2.0
normal
regex ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
Versions
23.93%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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 rules
kotoba_
query_
engine
0.1.22
Module rules
Module Items
Structs
In kotoba_
query_
engine::
optimizer
kotoba_query_engine
::
optimizer
Module
rules
Copy item path
Source
Expand description
Optimization rules
Structs
ยง
Filter
Pushdown
Rule
Rule for pushing down filters
Index
Selection
Rule
Rule for selecting indices
Join
Reorder
Rule
Rule for reordering joins