Struct scan_rules::scanner::runtime::MaxWidth
[−]
[src]
pub struct MaxWidth<Then>(_, _);
Runtime scanner that forces at most width
bytes to be consumed.
See: max_width
, max_width_a
.