// rustfmt-config: expr_visual_indent.toml // Visual level block indentation. fn matcher() { Some(while true { test(); }) }