typesVar

Initialise a Types variable (module-level, static struct variable, ...) with runtime type information for the given types.

mixin template typesVar (
alias symbol
T...
)

Meta