Struct scan_rules::scanner::runtime::ExactWidth
[−]
[src]
pub struct ExactWidth<Then>(_, _);
Runtime scanner that forces exactly width bytes to be consumed.
See: exact_width, exact_width_a.