Function pg_extras::index_usage

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