Struct sorted::keys::Key0 [] [src]

pub struct Key0;

Trait Implementations

impl Debug for Key0
[src]

Formats the value using the given formatter.

impl Clone for Key0
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Key0
[src]

impl<K> Key<(K,)> for Key0 where
    K: Copy
[src]

impl<K, T0> Key<(K, T0)> for Key0 where
    K: Copy
[src]

impl<K, T0, T1> Key<(K, T0, T1)> for Key0 where
    K: Copy
[src]

impl<K, T0, T1, T2> Key<(K, T0, T1, T2)> for Key0 where
    K: Copy
[src]

impl<K, T0, T1, T2, T3> Key<(K, T0, T1, T2, T3)> for Key0 where
    K: Copy
[src]

impl<K, T0, T1, T2, T3, T4> Key<(K, T0, T1, T2, T3, T4)> for Key0 where
    K: Copy
[src]

impl<K, T0, T1, T2, T3, T4, T5> Key<(K, T0, T1, T2, T3, T4, T5)> for Key0 where
    K: Copy
[src]

impl<K, T0, T1, T2, T3, T4, T5, T6> Key<(K, T0, T1, T2, T3, T4, T5, T6)> for Key0 where
    K: Copy
[src]

impl<K, T0, T1, T2, T3, T4, T5, T6, T7> Key<(K, T0, T1, T2, T3, T4, T5, T6, T7)> for Key0 where
    K: Copy
[src]

impl<K, T0, T1, T2, T3, T4, T5, T6, T7, T8> Key<(K, T0, T1, T2, T3, T4, T5, T6, T7, T8)> for Key0 where
    K: Copy
[src]

impl<K, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9> Key<(K, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9)> for Key0 where
    K: Copy
[src]

impl<K, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> Key<(K, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10)> for Key0 where
    K: Copy
[src]

impl<K, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11> Key<(K, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)> for Key0 where
    K: Copy
[src]