Vim's built-in formatter using `=` can be set to an arbitrary program with `equalprg`, can this be used to hook it up to rls/rust-analyzer/rustfmt?
Vim's built-in formatter using
=can be set to an arbitrary program withequalprg, can this be used to hook it up to rls/rust-analyzer/rustfmt?