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