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