Eponymous template that is true if the passed type is a struct.
Used with std.meta.Filter, which cannot take is() expressions.
Type to introspect.
See Implementation
Eponymous template that is true if the passed type is a struct.
Used with std.meta.Filter, which cannot take is() expressions.