Skip to main content

remove_note

Function remove_note 

Source
pub fn remove_note(notes: &mut Vec<Note>, annotated: &ObjectId)
Expand description

Remove the note for annotated from an in-memory note list, if present.