((rust-mode . ((eglot-workspace-configuration . (:rust-analyzer (:cargo (:features "all") :check (:command "clippy") :rustfmt (:overrideCommand ["leptosfmt" "--stdin" "--rustfmt"]) :linkedProjects ["./pkgs/packages/webserver/Cargo.toml"]))))))