Searched refs:is_implicitly_borrowed_reference (Results 1 – 2 of 2) sorted by relevance
1637 is_implicitly_borrowed_reference(ty) || is_option(ty, is_implicitly_borrowed_reference) in is_implicitly_borrowed()1640 fn is_implicitly_borrowed_reference(ty: &syn::Type) -> bool { in is_implicitly_borrowed_reference() function