Variable Trans.from

state before

struct Trans
{
  // ...
  T from ;
  // ...
}