indexes

Function indexes 

Source
pub async fn indexes(
    pool: &Pool<Postgres>,
) -> Result<Vec<Indexes>, PgExtrasError>
Expand description

Lists all indexes in the database.