Skip to main content

collect_holes

Function collect_holes 

Source
fn collect_holes(qself: &Ty, path: &Path) -> Vec<Span>
Expand description

Collect the spans of every hole (_) inside a qualified path <qself as path>.