1 2 3 4 5
error: dynamize does not support impl here, change it to a method generic --> src/bin/param_type_impl.rs:3:20 | 3 | fn f(&self, x: impl SomeTrait); | ^^^^