Published "omnom" 2.0.0 Byte methods are now a bit more convenient; added fill_ variants of the byte methods as well. Read numbers as little/big-endian multiple times over! :D https://docs.rs/omnom/2.0.0/omnom/ …pic.twitter.com/leEy8og1ff
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
I've never written or used a parser combinator before. Would love to know how it works out. Intuitively I would imagine using regex + thiserror + omnom would mostly provide the same functionality with equal-ish brevity?
Basing this on having written a mime parser with omnom:https://github.com/yoshuawuyts/omnom/blob/master/examples/mime.rs …
the other is, how can I parse from a String/Vec without allocating? the current api seems to force allocations
I think there is a bit more work involved in getting there, for example the macros using nom@4 here allow for a declarative expression which I value a lot when writing more complex things:https://github.com/rpgp/rpgp/blob/master/src/packet/public_key_parser.rs#L46-L68 …
Ha, the macros are a bit hard to read for me 
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.