Ari Seyhun
Ari Seyhun
This would be incredible! When developing macros I have to fix up all the expanded panics, format!'s, etc. It would be great if I could only expand a specific macro....
I just realised i can import it as a library 🤦 sorry
Yep I did use it in the end, but It felt like I had to do a lot of boilerplate for simply cloning a crate given name and version into...
> Btw, what are you using cargo-clone for if that's not a secret? Actually the answer is quite complicated. But simplified, it's for my project, I am cloning down a...
Would love to see this implemented! The stdlib has a method `.entry(&key).or_insert(val)` which is extremely nice to have. Otherwise I can't think of a better way to write the following:...
I also stumbled upon this problem. I am sure I have it all correct. When I print out each poll, it's just empty and even when I close the trade...
Though I need to get the base address of the thread. Cheat engine does this by using `NtQueryInformationThread`. https://github.com/cheat-engine/cheat-engine/blob/c97e0a9c0e895a05db3806f451393bdcad156b3c/Cheat%20Engine/CEFuncProc.pas#L3615
Bump! This is a must have feature for us.
@hrougier Thank you for opening this. Unfortunately prettier has lack of support for the kind of plugins like this one and `prettier-plugin-organize-imports`. I looked into this issue when writing this...
@florianbress no updates, I suggest you use the official tailwind plugin as that's more up to date