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 e08a38f commit f45527fCopy full SHA for f45527f
postgres/src/config.rs
@@ -1,6 +1,4 @@
1
//! Connection configuration.
2
-//!
3
-//! Requires the `runtime` Cargo feature (enabled by default).
4
5
use crate::connection::Connection;
6
use crate::Client;
0 commit comments