Function pg_extras::index_usage

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