NamedType.Type

The underlying type.

struct NamedType(T, TagT = Tag!(T.stringof), T init = T.init, TraitsT...)
alias Type = T

Meta