Function rustfmt_nightly::stmt::format_stmt[][src]

fn format_stmt(
    context: &RewriteContext<'_>,
    shape: Shape,
    stmt: &Stmt,
    expr_type: ExprType
) -> Option<String>