Function is_tuple_base_ty

Source
pub(crate) fn is_tuple_base_ty(ty: &Ty) -> bool
Expand description

Return whether a local type can act as a tuple field base.