Type Definition variadic_closure::ClosurePrime5[][src]

pub type ClosurePrime5<A, B, C, D, E, RET> = Closure<A, B, C, D, E, (), (), (), RET>;