Function parse_notebook

Source
pub fn parse_notebook(json: &str) -> Result<Notebook, NotebookError>