Function rustfmt_nightly::closures::rewrite_last_closure

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