Docs.rs
premix-core-1.0.9-alpha
premix-core 1.0.9-alpha
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
arrkpong
Dependencies
async-stream ^0.3.6
normal
chrono ^0.4
normal
futures-util ^0.3.31
normal
metrics ^0.22
normal
optional
metrics-exporter-prometheus ^0.13
normal
optional
serde ^1.0.228
normal
serde_json ^1.0.149
normal
smallvec ^1.11.2
normal
sqlx ^0.8.6
normal
tracing ^0.1.44
normal
uuid ^1
normal
proptest ^1.6.0
dev
tokio ^1
dev
Versions
100%
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
Module query
premix_
core
1.0.9-alpha
Module query
Module Items
Structs
Enums
In crate premix_
core
premix_core
Module
query
Copy item path
Source
Expand description
Type-safe SQL query builder.
Structs
§
Query
Builder
A type-safe SQL query builder.
Enums
§
Column
Ref
Column reference used in filters (static literals or owned names).