[][src]Trait orml_traits::OnRedundantCall

pub trait OnRedundantCall<AccountId> {
    fn multiple_calls_per_block(who: &AccountId);
}

Required methods

fn multiple_calls_per_block(who: &AccountId)

Loading content...

Implementations on Foreign Types

impl<AccountId> OnRedundantCall<AccountId> for ()[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0,)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>, TupleElement14: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>, TupleElement14: OnRedundantCall<AccountId>, TupleElement15: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>, TupleElement14: OnRedundantCall<AccountId>, TupleElement15: OnRedundantCall<AccountId>, TupleElement16: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>, TupleElement14: OnRedundantCall<AccountId>, TupleElement15: OnRedundantCall<AccountId>, TupleElement16: OnRedundantCall<AccountId>, TupleElement17: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>, TupleElement14: OnRedundantCall<AccountId>, TupleElement15: OnRedundantCall<AccountId>, TupleElement16: OnRedundantCall<AccountId>, TupleElement17: OnRedundantCall<AccountId>, TupleElement18: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>, TupleElement14: OnRedundantCall<AccountId>, TupleElement15: OnRedundantCall<AccountId>, TupleElement16: OnRedundantCall<AccountId>, TupleElement17: OnRedundantCall<AccountId>, TupleElement18: OnRedundantCall<AccountId>, TupleElement19: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>, TupleElement14: OnRedundantCall<AccountId>, TupleElement15: OnRedundantCall<AccountId>, TupleElement16: OnRedundantCall<AccountId>, TupleElement17: OnRedundantCall<AccountId>, TupleElement18: OnRedundantCall<AccountId>, TupleElement19: OnRedundantCall<AccountId>, TupleElement20: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>, TupleElement14: OnRedundantCall<AccountId>, TupleElement15: OnRedundantCall<AccountId>, TupleElement16: OnRedundantCall<AccountId>, TupleElement17: OnRedundantCall<AccountId>, TupleElement18: OnRedundantCall<AccountId>, TupleElement19: OnRedundantCall<AccountId>, TupleElement20: OnRedundantCall<AccountId>, TupleElement21: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>, TupleElement14: OnRedundantCall<AccountId>, TupleElement15: OnRedundantCall<AccountId>, TupleElement16: OnRedundantCall<AccountId>, TupleElement17: OnRedundantCall<AccountId>, TupleElement18: OnRedundantCall<AccountId>, TupleElement19: OnRedundantCall<AccountId>, TupleElement20: OnRedundantCall<AccountId>, TupleElement21: OnRedundantCall<AccountId>, TupleElement22: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>, TupleElement14: OnRedundantCall<AccountId>, TupleElement15: OnRedundantCall<AccountId>, TupleElement16: OnRedundantCall<AccountId>, TupleElement17: OnRedundantCall<AccountId>, TupleElement18: OnRedundantCall<AccountId>, TupleElement19: OnRedundantCall<AccountId>, TupleElement20: OnRedundantCall<AccountId>, TupleElement21: OnRedundantCall<AccountId>, TupleElement22: OnRedundantCall<AccountId>, TupleElement23: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>, TupleElement14: OnRedundantCall<AccountId>, TupleElement15: OnRedundantCall<AccountId>, TupleElement16: OnRedundantCall<AccountId>, TupleElement17: OnRedundantCall<AccountId>, TupleElement18: OnRedundantCall<AccountId>, TupleElement19: OnRedundantCall<AccountId>, TupleElement20: OnRedundantCall<AccountId>, TupleElement21: OnRedundantCall<AccountId>, TupleElement22: OnRedundantCall<AccountId>, TupleElement23: OnRedundantCall<AccountId>, TupleElement24: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>, TupleElement14: OnRedundantCall<AccountId>, TupleElement15: OnRedundantCall<AccountId>, TupleElement16: OnRedundantCall<AccountId>, TupleElement17: OnRedundantCall<AccountId>, TupleElement18: OnRedundantCall<AccountId>, TupleElement19: OnRedundantCall<AccountId>, TupleElement20: OnRedundantCall<AccountId>, TupleElement21: OnRedundantCall<AccountId>, TupleElement22: OnRedundantCall<AccountId>, TupleElement23: OnRedundantCall<AccountId>, TupleElement24: OnRedundantCall<AccountId>, TupleElement25: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24, TupleElement25)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>, TupleElement14: OnRedundantCall<AccountId>, TupleElement15: OnRedundantCall<AccountId>, TupleElement16: OnRedundantCall<AccountId>, TupleElement17: OnRedundantCall<AccountId>, TupleElement18: OnRedundantCall<AccountId>, TupleElement19: OnRedundantCall<AccountId>, TupleElement20: OnRedundantCall<AccountId>, TupleElement21: OnRedundantCall<AccountId>, TupleElement22: OnRedundantCall<AccountId>, TupleElement23: OnRedundantCall<AccountId>, TupleElement24: OnRedundantCall<AccountId>, TupleElement25: OnRedundantCall<AccountId>, TupleElement26: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24, TupleElement25, TupleElement26)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>, TupleElement14: OnRedundantCall<AccountId>, TupleElement15: OnRedundantCall<AccountId>, TupleElement16: OnRedundantCall<AccountId>, TupleElement17: OnRedundantCall<AccountId>, TupleElement18: OnRedundantCall<AccountId>, TupleElement19: OnRedundantCall<AccountId>, TupleElement20: OnRedundantCall<AccountId>, TupleElement21: OnRedundantCall<AccountId>, TupleElement22: OnRedundantCall<AccountId>, TupleElement23: OnRedundantCall<AccountId>, TupleElement24: OnRedundantCall<AccountId>, TupleElement25: OnRedundantCall<AccountId>, TupleElement26: OnRedundantCall<AccountId>, TupleElement27: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24, TupleElement25, TupleElement26, TupleElement27)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>, TupleElement14: OnRedundantCall<AccountId>, TupleElement15: OnRedundantCall<AccountId>, TupleElement16: OnRedundantCall<AccountId>, TupleElement17: OnRedundantCall<AccountId>, TupleElement18: OnRedundantCall<AccountId>, TupleElement19: OnRedundantCall<AccountId>, TupleElement20: OnRedundantCall<AccountId>, TupleElement21: OnRedundantCall<AccountId>, TupleElement22: OnRedundantCall<AccountId>, TupleElement23: OnRedundantCall<AccountId>, TupleElement24: OnRedundantCall<AccountId>, TupleElement25: OnRedundantCall<AccountId>, TupleElement26: OnRedundantCall<AccountId>, TupleElement27: OnRedundantCall<AccountId>, TupleElement28: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24, TupleElement25, TupleElement26, TupleElement27, TupleElement28)[src]

impl<AccountId, TupleElement0: OnRedundantCall<AccountId>, TupleElement1: OnRedundantCall<AccountId>, TupleElement2: OnRedundantCall<AccountId>, TupleElement3: OnRedundantCall<AccountId>, TupleElement4: OnRedundantCall<AccountId>, TupleElement5: OnRedundantCall<AccountId>, TupleElement6: OnRedundantCall<AccountId>, TupleElement7: OnRedundantCall<AccountId>, TupleElement8: OnRedundantCall<AccountId>, TupleElement9: OnRedundantCall<AccountId>, TupleElement10: OnRedundantCall<AccountId>, TupleElement11: OnRedundantCall<AccountId>, TupleElement12: OnRedundantCall<AccountId>, TupleElement13: OnRedundantCall<AccountId>, TupleElement14: OnRedundantCall<AccountId>, TupleElement15: OnRedundantCall<AccountId>, TupleElement16: OnRedundantCall<AccountId>, TupleElement17: OnRedundantCall<AccountId>, TupleElement18: OnRedundantCall<AccountId>, TupleElement19: OnRedundantCall<AccountId>, TupleElement20: OnRedundantCall<AccountId>, TupleElement21: OnRedundantCall<AccountId>, TupleElement22: OnRedundantCall<AccountId>, TupleElement23: OnRedundantCall<AccountId>, TupleElement24: OnRedundantCall<AccountId>, TupleElement25: OnRedundantCall<AccountId>, TupleElement26: OnRedundantCall<AccountId>, TupleElement27: OnRedundantCall<AccountId>, TupleElement28: OnRedundantCall<AccountId>, TupleElement29: OnRedundantCall<AccountId>> OnRedundantCall<AccountId> for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24, TupleElement25, TupleElement26, TupleElement27, TupleElement28, TupleElement29)[src]

Loading content...

Implementors

Loading content...