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 dialect
premix_
core
1.0.9-alpha
Module dialect
Module Items
Traits
In crate premix_
core
premix_core
Module
dialect
Copy item path
Source
Expand description
SQL dialect abstractions for multi-database support.
Traits
ยง
SqlDialect
A trait that encapsulates all the requirements for a database to work with Premix.