generic #[hook] function gives bound is defined in more than one place
warning
#3708
Labels
A-yew-macro
Area: The yew-macro crate
Problem
code like this
will emit warning:
see: https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations
Environment:
The text was updated successfully, but these errors were encountered: