Searched refs:as_vec_string (Results 1 – 2 of 2) sorted by relevance
102 pub fn as_vec_string(&self) -> &Vec<String> { in as_vec_string() method
671 false => quote_spanned!(span=> #call.as_vec_string()), in expand_cxx_function_shim()1001 false => quote_spanned!(span=> #var.as_vec_string()), in expand_rust_function_shim_impl()