Home
last modified time | relevance | path

Searched refs:append_separated (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/quote/src/
Dext.rs42 fn append_separated<I, U>(&mut self, iter: I, op: U) in append_separated() method
77 fn append_separated<I, U>(&mut self, iter: I, op: U) in append_separated() method
/third_party/rust/crates/bindgen/bindgen/codegen/
Dmod.rs118 tokens.append_separated(path, quote!(::)); in root_import()
971 tokens.append_separated(path, quote!(::)); in codegen()
3928 ty.append_separated( in try_to_rust_ty()