Function pg_extras::tables

source ยท
pub async fn tables(
    schema: Option<String>,
) -> Result<Vec<Tables>, PgExtrasError>