Searched refs:fully_bound_trait (Results 1 – 1 of 1) sorted by relevance
33 let path = fully_bound_trait(path, items); in process()45 fn fully_bound_trait(path: &Path, items: &[ImplItem]) -> impl ToTokens { in fully_bound_trait() function