Function rustfmt_nightly::closures::rewrite_last_closure[][src]

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