loom_
storage_
db
0.3.0
loom_storage_db
Function
init_db_pool
Copy item path
Source
pub async fn init_db_pool(db_url:
String
) ->
Result
<
DbPool
,
PoolError
>