pub type BuildError = BuildError<Error>;
Expand description

Type alias for using deadpool::managed::BuildError with tokio_postgres.