leptos/leptos_macro
Lucas Åström ce4fe632a2 Destructuring let (0.7) (#2655)
* Use `let()` syntax for bindings

This lets users use destructuring when binding more complex values, and we also get better IDE support.

* Update rstml
2024-08-01 19:42:50 -04:00
..
example chore: fix lifetime on example (#2125) 2023-12-20 19:10:59 -05:00
src Destructuring let (0.7) (#2655) 2024-08-01 19:42:50 -04:00
tests feat: allow slice! macro to index tuples (#2598) 2024-05-29 09:07:41 -04:00
.gitignore Initial commit 2022-07-31 16:46:14 -04:00
Cargo.toml Destructuring let (0.7) (#2655) 2024-08-01 19:42:50 -04:00
Makefile.toml chore(ci): update nightly 2024-08-01 14:48:52 -04:00