Re-exports§
pub use parse::WordInfoParser;
Modules§
Structs§
- Word
Info - WordInfo API.
- Word
Info Data - wrapper type that indicates inner data are resolved for the specific lexicon set.
- Word
Info Fixed Data - Word
Info RawData - Parsed raw binary representation of a word info entry.
- Word
Info RefData - wrapper type that indicates inner data are not resolved for the specific lexicon set.
- Word
Infos
Enums§
- Word
Info Error - Errors returned while scanning binary WordInfo entry boundaries.
Traits§
- Word
Info Resolver - Data structure needed to resolve references in the WordInfoData. Currently only lexicon set is needed, but it can be extended in the future if needed.