Home
last modified time | relevance | path

Searched defs:map_insert (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/rust/
Dupb.rs718 fn map_insert( in map_insert() function
Dmap.rs98 fn map_insert(map: MapMut<K, Self>, key: View<'_, K>, value: impl IntoProxied<Self>) -> bool; in map_insert() method