Searched refs:strip_group (Results 1 – 1 of 1) sorted by relevance
66 let ty = strip_group(ty); in subty_if()90 let ty = strip_group(ty); in is_simple_ty()112 fn strip_group(mut ty: &syn::Type) -> &syn::Type { in strip_group() function