Modules§
- compile
- Dictionary compilation and binary serialization.
- config
- format
- fs
- lexicon
- Lexicon extraction operations for ODict dictionaries.
- lookup
- Advanced dictionary lookup operations for ODict.
- merge
- Dictionary merging operations for ODict.
- preview
- Entry preview generation for ODict dictionaries.
- rank
- Entry ranking operations for ODict dictionaries.
- read
- Dictionary reading and deserialization operations for ODict.
- resolve
- Entry resolution operations for ODict dictionaries.
- schema
- split
- version
- Semantic versioning support for ODict dictionaries.
- write
- Dictionary writing and persistence operations for ODict.
Macros§
- entryset
- Creates an
EntrySetfrom a list of elements. - senseset
- Creates a
SenseSetfrom a list of elements. - serializable
- serializable_
custom - serializable_
enum - serializable_
test
Structs§
Enums§
- Archived
Option - An archived
Option. - Error