We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5373bdb commit 10ae2d4Copy full SHA for 10ae2d4
src/pooled_connection/bb8.rs
@@ -9,6 +9,7 @@
9
//!
10
//! # #[tokio::main(flavor = "current_thread")]
11
//! # async fn main() {
12
+//! # establish_connection().await;
13
//! # run_test().await.unwrap();
14
//! # }
15
//! #
src/pooled_connection/deadpool.rs
src/pooled_connection/mobc.rs
0 commit comments