[][src]Type Definition structural::field::NormalizeFieldsOut

type NormalizeFieldsOut<This> = <This as NormalizeFields>::Output;

The type This is converted into when calling .normalize_fields().