Tom Humphreys
Results
2
issues of
Tom Humphreys
`Buf::advance` is a required method and panics if it runs out of bytes. It would be useful to have a similar functionality which doesn't panic, returning a `TryGetError`. `Buf::try_advance` could...