mz_
postgres_
util
0.0.0
In mz_
postgres_
util::
schemas
mz_postgres_util
::
schemas
Function
get_schemas
Copy item path
Source
pub async fn get_schemas( client: &
Client
, ) ->
Result
<
Vec
<
PostgresSchemaDesc
>,
PostgresError
>