Skip to main content

extern_spec_K_V_S_A_IntoIterator__ref_HashMap_K_V_S_A_into_iter

Function extern_spec_K_V_S_A_IntoIterator__ref_HashMap_K_V_S_A_into_iter 

Source
pub fn extern_spec_K_V_S_A_IntoIterator__ref_HashMap_K_V_S_A_into_iter<'a, K: DeepModel, V, S, A: Allocator>(
    self_: &'a HashMap<K, V, S, A>,
) -> Iter<'a, K, V> 
Expand description

extern spec for <&HashMap<K, V, S, A> as IntoIterator>::into_iter

This is not a real function: its only use is for documentation.

ensures

self