What's everyone working on this week (39/2016)?

New week, new Rust! What are you folks up to?

Working my way through expression-parsing in syn. I would love it if any nom enthusiasts could help me out! Here is a checklist of remaining work, and there are TODO comments for each one in the code.

1 Like

I've gotten my repos organised for my Elasticsearch client along with the master plan of what it should all end up looking like.

This week I'll make a start on rebuilding the codegen crate so the generated REST API methods suck a bit less.

Tokio based asynchronous mysql driver.

3 Likes