WIP: feat(webserver): Vendor and reimplement in leptos
This commit is contained in:
parent
aeba7301b0
commit
fb2f18c039
20 changed files with 3785 additions and 166 deletions
3
.dir-locals.el
Normal file
3
.dir-locals.el
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
((rust-mode
|
||||
. ((eglot-workspace-configuration
|
||||
. (:rust-analyzer (:linkedProjects ["./pkgs/packages/webserver/Cargo.toml"]))))))
|
||||
Loading…
Add table
Add a link
Reference in a new issue