Module hello_triangle
wgpu_
examples
29.0.0
Module hello_
triangle
Module Items
Structs
Enums
Functions
In crate wgpu_
examples
wgpu_examples
Module
hello_
triangle
Copy item path
Source
Structs
ยง
App
๐
Wgpu
State
๐
Enums
ยง
AppState
๐
Triangle
Action
๐
Functions
ยง
main
spawn
๐
Runs a future to completion. On native this blocks synchronously via pollster. On wasm this spawns a local task so control returns to the browser immediately.