Skip to main content

find

Function find 

Source
pub async fn find<M: Model>(db: &Db, id: i64) -> Result<Option<M>>