☰
In mz_testdrive::util::postgres
?
Function
mz_testdrive
::
util
::
postgres
::
postgres_client
source
·
[
−
]
pub async fn postgres_client(
url: &
str
) ->
Result
<(
Client
,
JoinHandle
<
Result
<
()
,
Error
>>),
Error
>