Docs.rs
atmosphere-0.1.0
atmosphere 0.1.0
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.1.0
normal
atmosphere-macros =0.1.0
normal
sqlx ^0.7
normal
sqlx ^0.7
dev
tokio ^1
dev
tokio-test ^0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
atmosphere
0.1.0
Driver
Aliased type
In crate atmosphere
?
Type Alias
atmosphere
::
Driver
source
·
[
−
]
pub type Driver = Postgres;
Expand description
Atmosphere Database Driver
Aliased Type
§
struct Driver;