Skip to main content

RevGetMultiFieldMutImplRaw

Type Alias RevGetMultiFieldMutImplRaw 

Source
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.