remove_todo

Function remove_todo 

Source
pub fn remove_todo(todos: &mut Vec<Todo>) -> Result<()>
Expand description

Removes todo with the given ID from the list