rustfmt_nightly::utils

Function stmt_expr

source
pub(crate) fn stmt_expr(stmt: &Stmt) -> Option<&Expr>