Function alle::todo::remove_todo_note

source ·
pub fn remove_todo_note(db: &DB, key: &String) -> Result<(), &'static str>