Pascal Hertleif
Pascal Hertleif
What advantages do you see for this? I remember the main reason I didn't go with anything more complex like quote initially was that this was supposed to be a...
What do you think of #35? I'd be happy to merge some big refactors if you can motivate them :)
Not sure if it's any good, but there is a crate that does just that: https://github.com/JelteF/derive_more
Can reproduce on macOS 14.4.1 and a checkout of 3a624e0f529d42b046967c53f47969320202bc04 -- `RUST_LOG=warn cargo run --example window` gives warnings for these cursors: - `_helpCursor` - `busyButClickableCursor` - `_zoomInCursor` - `_zoomOutCursor` -...