error: associated type is either undefined or doesn't have a trait bound --> src/bin/assoc_type_undefined.rs:3:26 | 3 | fn f(&self) -> Self::A; | ^