[][src]Module combinedfun::types

Structs

ExtendCollection

Used as a wrapper to some container implementing Extend.

Index

This position type only keeps track of the index.

NoCollection

Used to not store the elements in repeating parsers.

Pos

This position type keeps track of the line, column and index.

Span

This input type keeps track of the position within the input it wraps.

VerboseError

Enums

VerboseErrorKind