Svelte Rust Todo App This is a simple todo app built with Svelte and Rust. The Rust code is compiled to WebAssembly and runs in the browser. To run the application, follow the instructions in the frontend and backend directories.