☰
Ignored
Ignored
In chumsky::combinator
Structs
Debug
DelimitedBy
Foldl
Foldr
Label
Map
MapErr
MapErrWithSpan
MapWithSpan
Not
Or
OrElse
OrNot
Repeated
Rewind
SeparatedBy
Then
ThenWith
To
TryMap
Unwrapped
Validate
Type Definitions
IgnoreThen
Ignored
ThenIgnore
?
Type Definition
chumsky
::
combinator
::
Ignored
source
·
[
−
]
pub type Ignored<P, O> =
To
<P, O,
()
>;
Expand description
See
Parser::ignored
.