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

type RevGetMultiFieldMutImplOut<'a, Path, This> = <Path as RevGetMultiFieldMutImpl<'a, This>>::UnnormFieldsMut;

Queries the type returned by the RevGetMultiFieldMutImpl::rev_get_multi_field_mut_impl method. This is some collection of mutable references.