Docs.rs
stoolap-0.4.0
stoolap 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
semihalev
Dependencies
ahash ^0.8
normal
anyhow ^1.0
normal
bytes ^1.5
normal
candle-core ^0.9
normal
optional
candle-nn ^0.9
normal
optional
candle-transformers ^0.9
normal
optional
chrono ^0.4
normal
clap ^4.4
normal
optional
comfy-table ^7.2
normal
optional
crc32fast ^1.4
normal
crossbeam ^0.8
normal
dashmap ^6
normal
dirs ^6.0
normal
optional
duckdb ^1.4.3
normal
optional
flate2 ^1
normal
optional
hashbrown ^0.16
normal
hf-hub ^0.4
normal
optional
indexmap ^2.1
normal
lru ^0.16
normal
lz4_flex ^0.13
normal
md-5 ^0.10
normal
memchr ^2.6
normal
mimalloc ^0.1
normal
optional
ordered-float ^5.1
normal
parking_lot ^0.12
normal
radsort ^0.1
normal
rand ^0.9
normal
rayon ^1.8
normal
optional
regex ^1.10
normal
roaring ^0.11
normal
rusqlite ^0.32
normal
optional
rustc-hash ^1.1
normal
rustyline ^17.0
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
smallvec ^1.11
normal
tempfile ^3.9
normal
optional
thiserror ^2.0
normal
tokenizers ^0.22
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
ureq ^2
normal
optional
criterion ^0.8
dev
dhat ^0.3
dev
proptest ^1.4
dev
sqllogictest ^0.29
dev
tempfile ^3.9
dev
getrandom ^0.2
normal
getrandom ^0.3
normal
js-sys ^0.3
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
web-time ^1.1
normal
libc ^0.2
normal
windows-sys ^0.61
normal
Versions
84.27%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module error
stoolap
0.4.0
Module error
Module Items
Structs
In stoolap::
parser
stoolap
::
parser
Module
error
Copy item path
Source
Expand description
Parser error types
This module provides error types for SQL parsing.
Structs
ยง
Parse
Error
A single parse error
Parse
Errors
Collection of parse errors