Type Definition recursive_variadic::Empty [] [src]

type Empty = ();

The base case for recursive variadics: no fields.