Twitter Feed: Post

Twitter Feed

@gcouprie ("Geoffroy Couprie") replied to a tweet by @gcouprie:

So we need:
- spans (nom_locate, etc)
- statefulness
- catch and convert parser errors to user friendly errors
- error recovery
- a good example error type leveraging it
This keeps parsers fast, and gives more flexibility (the error is created where it has enough context)