When a target trait has associated types and #[cast_to] is attached to impl blocks of the trait, then the bindings were not properly handled (refer to #4 for details). This release fixes the problem.
When a target trait has associated types and #[cast_to] is attached to impl blocks of the trait, then the bindings were not properly handled (refer to #4 for details). This release fixes the problem.