Struct sorted::keys::Key2
[−]
[src]
pub struct Key2;
Trait Implementations
impl Debug for Key2
[src]
impl Clone for Key2
[src]
fn clone(&self) -> Key2
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more
impl Copy for Key2
[src]
impl<T0, T1, K> Key<(T0, T1, K)> for Key2 where
K: Copy,
[src]
K: Copy,
impl<T0, T1, K, T2> Key<(T0, T1, K, T2)> for Key2 where
K: Copy,
[src]
K: Copy,
impl<T0, T1, K, T2, T3> Key<(T0, T1, K, T2, T3)> for Key2 where
K: Copy,
[src]
K: Copy,
impl<T0, T1, K, T2, T3, T4> Key<(T0, T1, K, T2, T3, T4)> for Key2 where
K: Copy,
[src]
K: Copy,
impl<T0, T1, K, T2, T3, T4, T5> Key<(T0, T1, K, T2, T3, T4, T5)> for Key2 where
K: Copy,
[src]
K: Copy,
impl<T0, T1, K, T2, T3, T4, T5, T6> Key<(T0, T1, K, T2, T3, T4, T5, T6)> for Key2 where
K: Copy,
[src]
K: Copy,
impl<T0, T1, K, T2, T3, T4, T5, T6, T7> Key<(T0, T1, K, T2, T3, T4, T5, T6, T7)> for Key2 where
K: Copy,
[src]
K: Copy,
impl<T0, T1, K, T2, T3, T4, T5, T6, T7, T8> Key<(T0, T1, K, T2, T3, T4, T5, T6, T7, T8)> for Key2 where
K: Copy,
[src]
K: Copy,
impl<T0, T1, K, T2, T3, T4, T5, T6, T7, T8, T9> Key<(T0, T1, K, T2, T3, T4, T5, T6, T7, T8, T9)> for Key2 where
K: Copy,
[src]
K: Copy,
impl<T0, T1, K, T2, T3, T4, T5, T6, T7, T8, T9, T10> Key<(T0, T1, K, T2, T3, T4, T5, T6, T7, T8, T9, T10)> for Key2 where
K: Copy,
[src]
K: Copy,
impl<T0, T1, K, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11> Key<(T0, T1, K, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)> for Key2 where
K: Copy,
[src]
K: Copy,