Docs.rs
uqa-planner-0.3.8
uqa-planner 0.3.8
Docs.rs crate page
AGPL-3.0-only
20 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
jaepil
Dependencies
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
uqa-core ^0.3.8
normal
uqa-operators ^0.3.8
normal
uqa-sql ^0.3.8
normal
criterion ^0.5
dev
proptest ^1.5
dev
uqa-execution ^0.3.8
dev
uqa-storage ^0.3.8
dev
Versions
28.06%
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
explain_int_expr
uqa_
planner
0.3.8
In uqa_
planner::
explain
uqa_planner
::
explain
Function
explain_
int_
expr
Copy item path
Source
pub fn explain_int_expr(expr: &
ScalarExpr
) ->
String