Executes a Decoder with a whole source data and returns the unused rest.
Decoder
A decoder to run.
The parsing result on success or error messages on failure, and the unused rest of input.
input
Executes a
Decoderwith a whole source data and returns the unused rest.