pub fn parse_chapter(text: &str) -> Result<ChapterManifest, String>Expand description
Parse chapter.toml text (all fields optional).
pub fn parse_chapter(text: &str) -> Result<ChapterManifest, String>Parse chapter.toml text (all fields optional).