Function chalk_derive::each_variant_pair
source · pub(crate) fn each_variant_pair<F, R>(
a: &mut Structure<'_>,
b: &mut Structure<'_>,
f: F,
) -> TokenStream
pub(crate) fn each_variant_pair<F, R>(
a: &mut Structure<'_>,
b: &mut Structure<'_>,
f: F,
) -> TokenStream