Skip to main content

upsert_note

Function upsert_note 

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

Replace (or insert) the note for annotated inside an in-memory note list.