get_pool

Function get_pool 

Source
pub async fn get_pool(
    config: &dyn Config<ServerEnvironmentVariables>,
) -> &'static Pool<Postgres>