loom_storage_db

Function init_db_pool

Source
pub async fn init_db_pool(db_url: String) -> Result<DbPool, PoolError>