calls

Function calls 

Source
pub async fn calls(
    limit: Option<String>,
    pool: &Pool<Postgres>,
) -> Result<Vec<Calls>, PgExtrasError>
Expand description

Returns statistics about query calls in the database.