Walther Chen

Results 27 comments of Walther Chen

@alexreg I'm interested in writing an RFC if you're still up for helping.

@alexreg awesome! let me read over this thread more carefully this weekend, then I'll ping you.

Sorry, I let this drop off. If anybody else would like to take this up right now, please feel free. On Thu, Jan 10, 2019 at 11:15 AM Paul Evans...

Curious about the status of this issue. Is this still a desired feature? I have a need for geo queries in a future project, and would be willing to help...

Thanks, I'll keep this in mind. Maybe in a year or so I'll pick this up if nobody else has :)

Just wanted to mention that I needed this exact use case, and it would have been more straightforward for me if `m.add()` was documented right in the `Exceptions` page. If...

Just wanted to say that a lazy iterator would have been super useful for my use case. I just needed to compare the headers (first row) for 13 sheets, each...

I highly agree that a visual component is very important. As I was learning the basics for Rust async, I had to draw out diagrams in order to make sense...

I use rust-crypto in a library that interfaces with the vault in Linux, and that library is used in a keyring library that allows for cross-platform interface with vaults. I'm...