pub fn edit_entry( id: &str, content: &str, content_type: ContentType, ) -> Result<String>
Edit an existing entry