1 2 3 4 5
error: dynamize does not know how to convert this type (you can tell it with #[convert]) --> src/bin/qualified_self.rs:7:23 | 7 | fn test(&self) -> <Self as Foo>::X; | ^