Function pg_extras::tables

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