mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 06:44:17 +00:00
db9b7db53d
When running cargo clippy on server functions that use `cx: Scope` it has an unused variable error. It appears that the logic for adding an `#[allow(unused)]` notation is inverted. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |