Add example for download with progress tracking

This commit is contained in:
Songtronix 2020-03-23 15:54:23 +01:00
parent 092e9fb4cc
commit fff333f89b
5 changed files with 244 additions and 0 deletions

View file

@ -37,6 +37,7 @@ members = [
"web",
"wgpu",
"winit",
"examples/download_progress",
"examples/bezier_tool",
"examples/clock",
"examples/counter",