Function puff_rs::databases::postgres::new_postgres_async
source · pub async fn new_postgres_async<T: Into<Text>>(
config: T,
check: bool,
pool_size: u32
) -> PuffResult<PostgresClient>pub async fn new_postgres_async<T: Into<Text>>(
config: T,
check: bool,
pool_size: u32
) -> PuffResult<PostgresClient>