1 2 3 4 5
error: dynamize does not support associated types here --> src/bin/unconverted_assoc_type.rs:5:18 | 5 | fn a<X: Into<Self::A>>(&self, x: X); | ^^^^