Searched refs:as_mut_vec_string (Results 1 – 4 of 4) sorted by relevance
106 pub fn as_mut_vec_string(&mut self) -> &mut Vec<String> { in as_mut_vec_string() method
684 true => quote_spanned!(span=> #call.as_mut_vec_string()), in expand_cxx_function_shim()1004 quote_spanned!(span=> ::cxx::core::mem::take((*#var).as_mut_vec_string())) in expand_rust_function_shim_impl()1020 true => quote_spanned!(span=> #var.as_mut_vec_string()), in expand_rust_function_shim_impl()