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

type RevGetMultiFieldMutOut<'a, Path, This> = <Path as RevGetMultiFieldMut<'a, This>>::FieldsMut;

Queries the type returned by the RevGetMultiFieldMut::rev_get_multi_field_mut method. This is some collection of mutable references.