Docs.rs
alopex-sql-0.8.7
alopex-sql 0.8.7
Docs.rs crate page
Apache-2.0
18 August 2026
Links
Repository
crates.io
Source
Owners
asopitech
Dependencies
alopex-core ^0.8.7
normal
arrow-array ^52
normal
arrow-schema ^52
normal
base64 ^0.22
normal
bincode ^1.3
normal
chrono ^0.4
normal
futures ^0.3
normal
optional
futures-core ^0.3
normal
hex ^0.4
normal
md-5 ^0.10
normal
parquet ^52
normal
rand ^0.8
normal
regex ^1.11
normal
rmp-serde ^1.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.35
normal
optional
uuid ^1.19
normal
criterion ^0.5
dev
proptest ^1.4
dev
rusqlite ^0.31
dev
serde_json ^1.0
dev
tempfile ^3.10
dev
serde ^1.0
build
serde_json ^1.0
build
sha2 ^0.10
build
Versions
44.42%
of the crate is documented
Go to latest version
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
Module expr
alopex_
sql
0.8.7
Module expr
Module Items
Structs
Enums
In alopex_
sql::
ast
alopex_sql
::
ast
Module
expr
Copy item path
Source
Structs
§
Case
When
Expr
Window
Frame
An explicit SQL window frame.
Window
Spec
A window specification attached to a function call through
OVER (...)
.
Enums
§
Binary
Op
Expr
Kind
Literal
Pattern
Match
Kind
Quantifier
UnaryOp
Window
Frame
Bound
Window
Frame
Units