downcast::downcast_method_items! [] [src]

macro_rules! downcast_method_items {
    () => { ... };
}

Use this macro if downcast_methods! can't generate the full statement for your type (due to assoc-types or type-params).