Module peruse::slice_parsers [] [src]

Structs

LiteralParser

A LiteralParser looks for an exact match of the given item at the beginning

MatchParser

Functions

lit

Create a parser that only recognizes the given literal value

matcher

Type Definitions

SliceParser