slint/examples/todo/rust
Simon Hausmann 7773678e22 Simplify wasm "startup" code
Apply the simplification of 2398d00e6f to all
index.html files we use. An async function
can be called directly.
2021-04-14 09:36:33 +02:00
..
build.rs Skeleton for a TODO app 2020-09-07 14:15:27 +02:00
Cargo.toml Port more wasm example to the simplified wasm 2020-12-08 13:01:02 +01:00
index.html Simplify wasm "startup" code 2021-04-14 09:36:33 +02:00
main.rs Replace FooRc with Foo and without ComponentHandle in examples and tests 2020-12-03 08:13:24 +01:00