Function rustfmt_nightly::expr::block_prefix

source ·
fn block_prefix(
    context: &RewriteContext<'_>,
    block: &Block,
    shape: Shape
) -> Option<String>