Eric Woolsey

Results 136 comments of Eric Woolsey

Hey! Commenting here because Id love to see some work done on this project. In particular I'm looking for the All Simple Paths algo. The Graph ecosystem in rust is...

> If im playing in full screen I can't make it windowed again and I need to Alt+Tab or Ctrl+Alt+Supr to be able to get into the keyboard popup. Oh...

I have no experience with that library and I'm not really sure what that would entail. Which types in particular should pbjson be applied to? Would this just apply to...

Alternatively navigate to the app in finder, right click, click open, the open anyway. This issue should be closed if that works.

> breaks composability of crate features Ahh you're saying that this would cause conflicts when multiple features are enabled. I see how that could be a problem. Perhaps there is...

I'd like to bump this! Would be an awesome feature.

Bump on this. Would be a great addition for sure.

If you go [here](https://docs.rs/cached/latest/cached/proc_macro/index.html) the docs say this: ```rust use cached::proc_macro::cached; /// Cache an optional function. Only `Some` results are cached. /// When called concurrently, duplicate argument-calls will be ///...

Ah no problem at all! P.S. I love this crate, it's an absolute joy to use. I do think I would find the `sync_value_writes = true` feature very useful. For...

Would probably make sense for this parameter to automatically be excluded from the key!