Function easy_plugin::extractor::expr_to_type []

pub fn expr_to_type(expr: &Expr) -> Result<(P<Expr>, P<Ty>), (Span, String)>

Returns the ExprKind::Type values in the supplied Expr.