Crate twee_parser
source ·Expand description
Re-exports§
pub use serde_json;
Structs§
- Represents an XML element.
- Representation of a passage in a Story.
- An in-memory representaion of a Twine story.
Enums§
- Possible parsing errors.
- Errors that can occur parsing XML
- Possible warnings during parsing.
Per specification, the parser is quite generous and generates many things as warnings instead of errors.