Module itertools::exactly_one_err

source ·

Structs§

  • Iterator returned for the error case of Itertools::exactly_one() This iterator yields exactly the same elements as the input iterator.