Skip to main content

page

Function page 

Source
pub async fn page<M: Model>(db: &Db, limit: i64, offset: i64) -> Result<Vec<M>>