Esteban Borai
|
70726a2f55
|
fix: run cargo fmt on nightly
|
2022-08-26 10:40:31 -04:00 |
|
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 |
|
Jason Dagit
|
8accde6478
|
fix formatting
|
2022-07-31 20:09:59 -07:00 |
|
Jason Dagit
|
9c070ecb8e
|
Fix imports
|
2022-07-31 19:27:11 -07:00 |
|
Mads Marquart
|
db4f2c0720
|
Run cargo fmt
|
2022-07-15 16:14:02 +02:00 |
|
Ryan McGrath
|
01d12396ef
|
Add custom image drawing example
Useful for Issue #21.
|
2021-11-20 17:35:25 -08:00 |
|