Type Alias RevIntoMultiFieldOut

Source
pub type RevIntoMultiFieldOut<Path, This> = <Path as RevIntoMultiField<This>>::IntoFields;
Expand description

Queries the type returned by the RevIntoMultiField::rev_into_multi_field method. This is some collection of values.