rustfmt_nightly::expr

Function block_prefix

Source
fn block_prefix(
    context: &RewriteContext<'_>,
    block: &Block,
    shape: Shape,
) -> Result<String, RewriteError>