Function rustfmt_nightly::stmt::format_stmt
source ยท fn format_stmt(
context: &RewriteContext<'_>,
shape: Shape,
stmt: &Stmt,
expr_type: ExprType,
is_last_expr: bool,
) -> Option<String>
fn format_stmt(
context: &RewriteContext<'_>,
shape: Shape,
stmt: &Stmt,
expr_type: ExprType,
is_last_expr: bool,
) -> Option<String>