Macro nom::length_data [−][src]
length_data!(I -> IResult<I, nb>) => O
length_data
gets a number from the first parser, than takes a subslice of the input
of that size, and returns that subslice
length_data!(I -> IResult<I, nb>) => O
length_data
gets a number from the first parser, than takes a subslice of the input
of that size, and returns that subslice