Searched defs:v (Results 1 – 3 of 3) sorted by relevance
491 let mut v = Vec::new(); in with_capacity() localVariable784 let mut v = Self::with_capacity(n, flags)?; in from_elem() localVariable
172 let v = match mode { in set_duplex() localVariable
921 let v = unsafe { addr_of_mut!((*this).value) }; in to_key_value_raw() localVariable