kabu_
storage_
db
0.6.0
kabu_storage_db
Function
init_db_pool
Copy item path
Source
pub async fn init_db_pool(db_url:
String
) ->
Result
<
DbPool
,
PoolError
>