Type Definition deadpool_postgres::BuildError
source · pub type BuildError = BuildError<Error>;
Expand description
Type alias for using deadpool::managed::BuildError
with tokio_postgres
.
pub type BuildError = BuildError<Error>;
Type alias for using deadpool::managed::BuildError
with tokio_postgres
.