Brendan Molloy

Results 35 comments of Brendan Molloy

Any progress on this? :P

See https://github.com/gnzlbg/cargo-asm/pull/153. :smile:

It could be useful as a modern replacement for [Dillo](https://www.dillo.org/), a rather old FLTK browser that implements a very light subset of the web.

I'm not sure with this given example how to make sqlx and geozero play nicely with a struct, though? Having a field with `wkb::Decode` doesn't seem to be enough there,...

@zbraniecki @behnam I'd be super happy to contribute to a set of locale crates. I tend to work on minority language projects and repeatedly come across the lack of locales...

I won't have time to look into this for quite a while, but the codebase is quite small. Feel free to have a poke and make a PR if you...

I encountered this today, and I have made a minimal reproduction case here: https://github.com/BigstickCarpet/json-schema-ref-parser/issues/36