Skip to main content
map_entry
std
1.96.0-nightly
(38c0de8dc 2026-02-28)
In std::
collections::
hash::
map
std
::
collections
::
hash
::
map
Function
map_
entry
Copy item path
Source
fn map_entry<'a, K: 'a, V: 'a, A:
Allocator
>( raw:
RustcEntry
<'a, K, V, A>, ) ->
Entry
<'a, K, V, A>