Function lemmy_db_schema::limit_and_offset[][src]

pub fn limit_and_offset(page: Option<i64>, limit: Option<i64>) -> (i64, i64)