Searched defs:ParamsInScope (Results 1 – 1 of 1) sorted by relevance
8 pub struct ParamsInScope<'a> { struct12 impl<'a> ParamsInScope<'a> { implementation26 fn crawl(in_scope: &ParamsInScope, ty: &Type, found: &mut bool) { in crawl()