Function impl_namespaces_in_module_parser

Source
pub fn impl_namespaces_in_module_parser() -> impl Parser<Vec<Die>>
Expand description

Parser that finds impl namespace DIEs containing trait implementations by looking for {impl#N} patterns that are siblings to the target type