Docs.rs
citadeldb-sql-0.2.1
citadeldb-sql 0.2.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
yp3y5akh0v
Dependencies
citadeldb ^0.2.1
normal
citadeldb-core ^0.2.1
normal
citadeldb-txn ^0.2.1
normal
lru ^0.12
normal
sqlparser ^0.61
normal
thiserror ^2.0
normal
tempfile ^3
dev
Versions
16.04%
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
is_truthy
citadel_
sql
0.2.1
In citadel_
sql::
eval
citadel_sql
::
eval
Function
is_
truthy
Copy item path
Source
pub fn is_truthy(val: &
Value
) ->
bool
Expand description
Check if an expression result is truthy (for WHERE/HAVING).