Home
last modified time | relevance | path

Searched defs:clone_box (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/syn/src/
H A Dpunctuated.rs728 fn clone_box(&self) -> Box<NoDrop<dyn IterTrait<'a, T> + 'a>>; in clone_box() functions
827 fn clone_box(&self) -> Box<NoDrop<dyn IterTrait<'a, T> + 'a>> { in clone_box() functions

Completed in 5 milliseconds