Docs.rs
kotoba-execution-0.1.15
kotoba-execution 0.1.15
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jun784
Dependencies
anyhow ^1.0
normal
kotoba-core ^0.1.15
normal
kotoba-graph ^0.1.15
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
uuid ^1.18
normal
tokio ^1.0
dev
Versions
53.75%
of the crate is documented
Go to latest version
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 planner
kotoba_
execution
0.1.15
Module planner
Module Items
Modules
In crate kotoba_
execution
kotoba_execution
Module
planner
Copy item path
Source
Expand description
クエリプランナー
Re-exports
§
pub use
logical
::*;
pub use
physical
::*;
pub use
optimizer
::*;
Modules
§
logical
論理プランナー(GQL → 論理プラン)
optimizer
クエリ最適化器
physical
物理プランナー(論理プラン → 物理プラン)