Docs.rs
nodedb-sql-0.0.5
nodedb-sql 0.0.5
Docs.rs crate page
BUSL-1.1
Links
crates.io
Source
Owners
farhan-syah
Dependencies
nodedb-query ^0
normal
nodedb-types ^0
normal
sqlparser ^0.61
normal
thiserror ^2.0
normal
Versions
26.72%
of the crate is documented
Platform
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
optimize
nodedb_
sql
0.0.5
In nodedb_
sql::
optimizer
nodedb_sql
::
optimizer
Function
optimize
Copy item path
Source
pub fn optimize(plan:
SqlPlan
) ->
SqlPlan
Expand description
Apply all optimization passes to a plan.