Structs§
- Phrase
- A phrase that is made up of an adverb, adjective, noun.
Enums§
- Case
- The various cases that can be supported. This is a type used to coerce from a string to the enum.
- Parse
Phrase Error - Represents failures during parsing.
Functions§
- lookup
- Looks up a phrase from a given str slice. It should be able to look up any sized string but only if it’s a valid hexadecimal.