lacoctelera::startup

Function get_connection_pool

Source
pub async fn get_connection_pool(
    configuration: &DataBaseSettings,
) -> Result<MySqlPool, Error>