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

type RevGetMultiFieldMutRaw<'a, Path, This> = <Path as RevGetMultiFieldMut<'a, This>>::FieldsRawMut;

Queries the type returned by the RevGetMultiFieldMut::rev_get_multi_field_raw_mut method. This is some collection of mutable pointers.