pub fn iter_input_parts_trim<T: ParseResult, Ix: Indices>(
    ix: Ix,
    trim: &str
) -> InputIterator<T>