Module by_ref_sized
core
1.93.0-nightly
(07bdbaedc 2025-11-19)
Module by_
ref_
sized
Module Items
Structs
In core::
iter::
adapters
core
::
iter
::
adapters
Module
by_
ref_
sized
Copy item path
Source
Structs
§
ByRef
Sized
Experimental
Like
Iterator::by_ref
, but requiring
Sized
so it can forward generics.