Function easy_plugin::extractor::expr_to_try []

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

Returns the ExprKind::Try value in the supplied Expr.