Macro qdowncast::qdowncast_method_items [] [src]

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

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