Methodfrom((ty, method): (Vec<(InternedString, Vec<String>)>, Vec<(InternedString, Vec<String>, Option<String>)>))
src/core/item/state/implem.rs:51
Methodfrom((func, path): (Vec<(&'a ast::Visibility, InternedString, Vec<String>, Option<String>)>, Rc<ModulePath>))
src/core/item/state/method.rs:45
Methodfrom(((item, ty_params, trait_item), path): ((&'a ast::Item, &'a Vec<ast::TyParam>, &'a Vec<ast::TraitItem>), Rc<M
src/core/item/state/abstraction/extend.rs:23
Methodfrom(((item, ty_params, variants), path): ((&'a ast::Item, &'a Vec<ast::TyParam>, &'a Vec<ast::Variant>), Rc<Modul
src/core/item/state/abstraction/enumerate.rs:24