rewrite_chain

Function rewrite_chain 

Source
pub(crate) fn rewrite_chain(
    expr: &Expr,
    context: &RewriteContext<'_>,
    shape: Shape,
) -> Result<String, RewriteError>