Module scan_rules::input
[−]
[src]
This module contains items related to input handling.
Note that this aspect of scan-rules
is still under design and is very likely to change drastically in future.
Structs
Cursor |
The basic input type for scanning. |
Traits
ScanInput |
This trait defines the interface to input values that can be scanned. |