[][src]Type Definition structural::field::multi_fields::RevGetMultiFieldOut

type RevGetMultiFieldOut<'a, Path, This> = <Path as RevGetMultiField<'a, This>>::Fields;

Queries the type returned by the RevGetMultiField::rev_get_multi_field method. This is some collection of references.