Alias Mat.Component

The type of the componetypeof(rt.expand)nts.

struct Mat
{
  // ...
  alias Component = T;
  // ...
}