leptos/leptos_macro
Greg Johnston 62812af5b2
Allow unused cx in server fn arguments (#385)
* Suppress warning for unused `cx` in server function arguments
2023-01-26 21:43:39 -05:00
..
src Allow unused cx in server fn arguments (#385) 2023-01-26 21:43:39 -05:00
.gitignore Initial commit 2022-07-31 16:46:14 -04:00
Cargo.toml modify component attribute macro to allow snake_case fn names 2023-01-22 14:04:36 +00:00