☰
Module fuse
Structs
Traits
Functions
?
Module
core
::
iter
::
adapters
::
fuse
source
·
[
−
]
Structs
Fuse
An iterator that yields
None
forever after the underlying iterator yields
None
once.
Traits
FuseImpl
🔒
Fuse specialization trait
Functions
and_then_or_clear
🔒