next_index

Function next_index 

Source
pub fn next_index(
    argv: &[&str],
    index: usize,
    eat: usize,
) -> Result<usize, ParseError>