Function lowertest::find_next_type_in_tuple[][src]

pub(crate) fn find_next_type_in_tuple(
    type_name: &str,
    prev_elem_end: usize
) -> Option<(usize, usize)>