Docs.rs
dbkit-rs-0.5.2
dbkit-rs 0.5.2
Permalink
Docs.rs crate page
MIT
09 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
agene0001
Dependencies
arrow ^58
normal
optional
async-trait ^0.1
normal
optional
dashmap ^6.2.1
normal
datafusion ^54.0.0
normal
optional
duckdb ^1.10504
normal
optional
percent-encoding ^2.3
normal
reqwest ^0.13.4
normal
optional
serde ^1
normal
optional
serde_arrow ^0.14
normal
optional
sqlx ^0.9
normal
thiserror ^2
normal
tokio ^1.52.3
normal
tracing ^0.1
normal
unicode-normalization ^0.1
normal
serde ^1
dev
sqlx ^0.9
dev
tokio ^1.52.3
dev
Versions
54.78%
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 config
dbkit
0.5.2
Module config
Module Items
Structs
Enums
In crate dbkit
dbkit
Module
config
Copy item path
Source
Structs
§
Config
Builder
Builder for constructing a
DbkitConfig
from individual parameters.
Dbkit
Config
Configuration for a dbkit database connection.
Enums
§
Backend
A supported transactional database backend, detected from the URL scheme.
SslMode
SSL mode for server backends (Postgres / MySQL).