Struct sorted::keys::Key9 [] [src]

pub struct Key9;

Trait Implementations

impl Debug for Key9
[src]

Formats the value using the given formatter.

impl Clone for Key9
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Key9
[src]

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

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

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

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