Struct variadic::VarArgs1 [] [src]

pub struct VarArgs1<A>(_);

Trait Implementations

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