Module recognizer

Source

Structs§

Recognizer
A Recognizer is a type that wraps a Scanner and holds a successfully recognized value.

Traits§

Recognizable
Describes a recognizable object.

Functions§

recognize
Recognize an object for the given scanner.