Home
last modified time | relevance | path

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

/tonic/tonic/src/metadata/
H A Dmap.rs1015 pub fn insert<K>(&mut self, key: K, val: MetadataValue<Ascii>) -> Option<MetadataValue<Ascii>> in insert() method
1587 pub fn insert(self, value: MetadataValue<VE>) -> &'a mut MetadataValue<VE> { in insert() method
1735 pub fn insert(&mut self, value: MetadataValue<VE>) -> MetadataValue<VE> { in insert() method
2035 fn insert(self, map: &mut MetadataMap, val: MetadataValue<VE>) in insert() method
2047 fn insert( in insert() method
2069 fn insert( in insert() method
2090 fn insert( in insert() method