Skip to main content

edit_note

Function edit_note 

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

Replace note text and set updated_at.