Docs.rs
sochdb-query-0.5.0
sochdb-query 0.5.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
sushanthpy
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
dirs ^5.0
normal
moka ^0.12
normal
ndarray ^0.15
normal
once_cell ^1.19
normal
parking_lot ^0.12
normal
rand ^0.8
normal
regex ^1.10
normal
semver ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sochdb-core ^0.5.0
normal
sochdb-index ^0.5.0
normal
sochdb-storage ^0.5.0
normal
thiserror ^1.0
normal
tracing ^0.1
normal
tempfile ^3.8
dev
Versions
65.14%
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
parse_expr
sochdb_
query
0.5.0
In sochdb_
query::
calc
sochdb_query
::
calc
Function
parse_
expr
Copy item path
Source
pub fn parse_expr(expr: &
str
) ->
Result
<
Expr
,
CalcError
>
Expand description
Parse an expression without evaluating