1 2 3 4 5
error: dynamize does not know how to convert this type --> src/bin/unconvertible_type.rs:7:27 | 7 | fn a(&self) -> Option<Foo<Self::A>>; | ^^^