Type Definition variadic_closure::ClosurePrime4[][src]

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