Docs.rs
atmosphere-0.4.1
atmosphere 0.4.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cdbrkfxrpt
mara-schulke
ntrinquier
Dependencies
async-trait ^0.1
normal
atmosphere-core =0.4.1
normal
atmosphere-extras =0.4.1
normal
atmosphere-macros =0.4.1
normal
sqlx ^0.8
normal
serde ^1
dev
sqlx ^0.8
dev
tokio ^1
dev
tokio-test ^0
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
Driver
atmosphere
0.4.1
Driver
Aliased Type
In crate atmosphere
atmosphere
Type Alias
Driver
Copy item path
Source
pub type Driver =
Postgres
;
Expand description
Atmosphere Database Driver
Aliased Type
ยง
pub struct Driver;