Struct sorted::keys::Key10
[−]
[src]
pub struct Key10;
Trait Implementations
impl Debug for Key10
[src]
impl Clone for Key10
[src]
fn clone(&self) -> Key10
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 Key10
[src]
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, K> Key<(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, K)> for Key10 where
K: Copy,
[src]
K: Copy,
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, K, T10> Key<(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, K, T10)> for Key10 where
K: Copy,
[src]
K: Copy,
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, K, T10, T11> Key<(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, K, T10, T11)> for Key10 where
K: Copy,
[src]
K: Copy,