pub type RevGetMultiFieldMutImplRaw<'a, Path, This> = <Path as RevGetMultiFieldMutImpl<'a, This>>::UnnormFieldsRawMut;Expand description
Queries the type returned by the
RevGetMultiFieldMutImpl::rev_get_multi_field_raw_mut_impl method.
This is some collection of mutable pointers.