Home
last modified time | relevance | path

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

/linux/rust/proc-macro2/
H A Drcvec.rs39 pub(crate) fn make_mut(&mut self) -> RcVecMut<T> in make_mut()
53 pub(crate) fn make_owned(mut self) -> RcVecBuilder<T> in make_owned()
/linux/rust/syn/
H A Dtoken.rs238 impl Clone for $name { impl
365 impl Clone for $name { impl
472 impl Clone for $name { impl
H A Dpunctuated.rs1039 T: Clone, in cloned()
1040 P: Clone, in cloned()
H A Dgenerics.rs300 impl<'a> Clone for $ty<'a> { impl
H A Dlit.rs777 impl Clone for $ty { impl