refactor: remove not mandatory static lifetime
This commit is contained in:
parent
5b2c71a708
commit
0539cd1b85
13 changed files with 32 additions and 32 deletions
|
|
@ -37,16 +37,16 @@ members = [
|
|||
"web",
|
||||
"wgpu",
|
||||
"winit",
|
||||
"examples/download_progress",
|
||||
"examples/bezier_tool",
|
||||
"examples/clock",
|
||||
"examples/counter",
|
||||
"examples/custom_widget",
|
||||
"examples/download_progress",
|
||||
"examples/events",
|
||||
"examples/geometry",
|
||||
"examples/integration",
|
||||
"examples/pokedex",
|
||||
"examples/pane_grid",
|
||||
"examples/pokedex",
|
||||
"examples/progress_bar",
|
||||
"examples/solar_system",
|
||||
"examples/stopwatch",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue