Docs.rs
atmosphere-core-0.1.0
atmosphere-core 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
lazy_static ^1
normal
sqlx ^0.7
normal
thiserror ^1
normal
Versions
71.63%
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_core
0.1.0
Pool
Aliased type
In crate atmosphere_core
?
Type Alias
atmosphere_core
::
Pool
source
·
[
−
]
pub type Pool = PgPool;
Expand description
Atmosphere Database Pool
Aliased Type
§
struct Pool(
/* private fields */
);