Function rustfmt_nightly::closures::rewrite_last_closure

source ยท
pub(crate) fn rewrite_last_closure(
    context: &RewriteContext<'_>,
    expr: &Expr,
    shape: Shape,
) -> Option<String>