Skip to main content

get_recent

Function get_recent 

Source
pub async fn get_recent(
    conn: &mut PgConnection,
    limit: i64,
) -> ModelResult<Vec<SuotarApiCall>>