pub type RevGetMultiFieldMutOut<'a, Path, This> = <Path as RevGetMultiFieldMut<'a, This>>::FieldsMut;Expand description
Queries the type returned by the
RevGetMultiFieldMut::rev_get_multi_field_mut method.
This is some collection of mutable references.