WIP: feat(webserver): Vendor and reimplement in leptos
This commit is contained in:
parent
aeba7301b0
commit
00d8106136
19 changed files with 3771 additions and 166 deletions
7
rust-analyzer.toml
Normal file
7
rust-analyzer.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
linkedProjects = ["./pkgs/packages/webserver/Cargo.toml"]
|
||||
|
||||
[check]
|
||||
command = "clippy"
|
||||
|
||||
[rustfmt]
|
||||
overrideCommand = "leptosfmt --stdin --rustfmt"
|
||||
Loading…
Add table
Add a link
Reference in a new issue