Skip to main content

append_note

Function append_note 

Source
pub fn append_note(id: u64, text: &str) -> Result<Note, String>
Expand description

Append text to a note and set updated_at.