Expand description
Defines how to recognize an object.
Structs§
- Recognizer
- A
Recognizeris a type that wraps aScannerand holds a successfully recognized value.
Traits§
- Recognizable
- A trait that defines how to recognize an object.
- Recognize
Self
Functions§
- recognize
- Recognize an object for the given scanner.