Function rustfmt_nightly::expr::rewrite_index

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