Struct variadic::VarArgs2 [] [src]

pub struct VarArgs2<A, B>(_, _);

Trait Implementations

impl<T, A> Variadic<T, A> for VarArgs2<T, A>
[src]