Trait ByteMatcherpub
Source:trait(pub) ByteMatcher { (Matcher Self (Vec (Int ..)) (Int ..)) }
Description
Convenience constraint alias: "any matcher whose haystack is a byte Vec and whose element type is an AnyInt in the byte range".
:trait(pub) ByteMatcher { (Matcher Self (Vec (Int ..)) (Int ..)) }
Convenience constraint alias: "any matcher whose haystack is a byte Vec and whose element type is an AnyInt in the byte range".