pub type Field<Alias, Field> = Fields<Alias, Field>;
The return type of alias.field(field)
alias.field(field)