Trait recursive_variadic::Key [] [src]

pub trait Key {
    type Value: Any;
}

Associated Types

Implementors