Docs.rs
deadpool-tiberius-0.1.8
deadpool-tiberius 0.1.8
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
Geo-W
Dependencies
deadpool ^0.10.0
normal
thiserror ^1.0.49
normal
tiberius ^0.12.2
normal
tokio ^1.33.0
normal
tokio-util ^0.7.9
normal
futures-lite ^1.13.0
dev
tokio ^1.33.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
deadpool_tiberius
0.1.8
Pool
Aliased type
In crate deadpool_tiberius
?
Type Alias
deadpool_tiberius
::
Pool
source
·
[
−
]
pub type Pool =
Pool
<
Manager
>;
Expand description
Type aliasing for Pool.
Aliased Type
§
struct Pool {
/* private fields */
}