Enum combine::parser::range::TakeRange [−][src]
Variants
Found(usize)
Found the pattern at this offset
NotFound(usize)
Did not find the pattern but the parser can skip ahead to this offset.
Found(usize)
Found the pattern at this offset
NotFound(usize)
Did not find the pattern but the parser can skip ahead to this offset.