pub fn from_json_unchecked(json: &str) -> Result<CornellNote>Expand description
Parse a Cornell Note from JSON string without validation
pub fn from_json_unchecked(json: &str) -> Result<CornellNote>Parse a Cornell Note from JSON string without validation