Module hello_triangle

Module hello_triangle 

Source

Structsยง

App ๐Ÿ”’
WgpuState ๐Ÿ”’

Enumsยง

AppState ๐Ÿ”’
TriangleAction ๐Ÿ”’

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.