Function auditor::routes::get_records

source ·
pub async fn get_records(pool: &PgPool) -> Result<Vec<Record>, Error>