[][src]Function todo_app_server::db::get_todo

pub async fn get_todo(id: u32, db_conn: DbConn) -> Todo