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.
pub type RevIntoMultiFieldOut<Path, This> = <Path as RevIntoMultiField<This>>::IntoFields;Queries the type returned by the
RevIntoMultiField::rev_into_multi_field method.
This is some collection of values.