Esteban Borai
|
399600d443
|
fix: 'static lifetime elision for examples
Takes advantage of lifetime elision on some examples where the
rule applies.
Refer: https://doc.rust-lang.org/reference/lifetime-elision.html#static-lifetime-elision
|
2022-08-25 22:17:52 -04:00 |
|
Mads Marquart
|
db4f2c0720
|
Run cargo fmt
|
2022-07-15 16:14:02 +02:00 |
|
Mads Marquart
|
02f5d6aa87
|
Remove trailing whitespace
|
2022-07-15 16:13:27 +02:00 |
|
Ryan McGrath
|
f925205876
|
Provide a standard NSMenu generator, fix a bug in NSEvent key character releasing, and add an animation example.
|
2022-01-07 01:13:24 -08:00 |
|