Struct variadic::VarArgs0 [] [src]

pub struct VarArgs0<A> { /* fields omitted */ }

Trait Implementations

impl<T> Variadic<T> for VarArgs0<T>
[src]