[−][src]Crate onenote_parser
A OneNote file parser.
Modules
| contents | The data that represents the contents of a OneNote section. |
| errors | OneNote parsing error handling. |
| notebook | The data that represents a OneNote notebook. |
| page | The data that represents a OneNote page. |
| property | Collection of properties used by the OneNote file format. |
| section | The data that represents a OneNote section. |
Structs
| Parser | The OneNote file parser. |