Module core::iter::adapters::inspect

source ·

Structs

  • An iterator that calls a function with a reference to each element before yielding it.

Functions