Function easy_plugin::extractor::ty_to_tup []

pub fn ty_to_tup(ty: &Ty) -> Result<Vec<P<Ty>>, (Span, String)>

Returns the TyKind::Tup value in the supplied Ty.