Benjamin Saunders
Benjamin Saunders
We have a breaking change queued up anyway due to `rand`'s update. I vote we go for it.
> it would be pretty trivial Just a lurker here, but doing anything interesting in github actions is rarely trivial if you haven't done it before. If you're familiar with...
I'm not a maintainer, but that does sound helpful!
The root problem there could be addressed with [the proper serde annotations](https://serde.rs/container-attrs.html#bound) but we can leave that for future work (indefinitely, if you like). It's not actually important.
These names strike me as very verbose. If you're not comfortable dropping "Vector", can we at least drop "Unit" as implied?
It's a bit annoying, but the solution is indeed to just implement the operations for values, references, and every combination thereof.
This is very much needed. I've toyed with the idea of building something reusable inspired by OpenXR/Steam Input, but it's a hard design problem.