Trait frame_support::storage::types::KeyGeneratorMaxEncodedLen [−][src]
pub trait KeyGeneratorMaxEncodedLen: KeyGenerator { fn key_max_encoded_len() -> usize; }
Expand description
The maximum length used by the key in storage.
Required methods
fn key_max_encoded_len() -> usizeImplementations on Foreign Types
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0,)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0,)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement10: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement10: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement10: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement11: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement10: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement11: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement10: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement11: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement12: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement10: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement11: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement12: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement10: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement11: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement12: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement13: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement10: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement11: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement12: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement13: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement10: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement11: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement12: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement13: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement14: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement10: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement11: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement12: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement13: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement14: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement10: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement11: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement12: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement13: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement14: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement15: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement10: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement11: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement12: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement13: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement14: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement15: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement10: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement11: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement12: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement13: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement14: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement15: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement16: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement10: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement11: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement12: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement13: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement14: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement15: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement16: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16)impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement10: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement11: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement12: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement13: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement14: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement15: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement16: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement17: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17)
impl<TupleElement0: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement1: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement2: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement3: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement4: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement5: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement6: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement7: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement8: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement9: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement10: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement11: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement12: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement13: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement14: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement15: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement16: KeyGeneratorInner + KeyGeneratorMaxEncodedLen, TupleElement17: KeyGeneratorInner + KeyGeneratorMaxEncodedLen> KeyGeneratorMaxEncodedLen for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17)