return { cmd = { "rust-analyzer" }, settings = { ["rust-analyzer"] = { rustfmt = { overrideCommand = { "rustfmt" }, } } } }