pub fn new_user_task(name: String, priority: u32) -> Task
Create a new user task.
name
priority
The new task.