Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-db/src/syntax_helpers/
Dnode_ext.rs396 struct TreeWithDepthIterator { struct
401 impl TreeWithDepthIterator { impl
408 impl Iterator for TreeWithDepthIterator { implementation