Module nom::types [] [src]

Custom input types

Structs

CompleteByteSlice

Holds a complete byte array, for which the at_eof method always returns true

CompleteStr

Holds a complete String, for which the at_eof method always returns true

Input