Function easy_plugin::extractor::ty_to_object_sum []

pub fn ty_to_object_sum(ty: &Ty)
                        -> Result<(P<Ty>, P<[TyParamBound]>), (Span, String)>

Returns the TyKind::ObjectSum values in the supplied Ty.