This website requires JavaScript.
Explore
Help
Register
Sign In
zaphar
/
kitchen
Watch
1
Star
0
Fork
0
You've already forked kitchen
mirror of
https://github.com/zaphar/kitchen.git
synced
2025-07-22 19:40:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kitchen
/
.vscode
/
settings.json
5 lines
76 B
JSON
Raw
Normal View
History
Unescape
Escape
disable macro-error diagnostic for this workspace.
2021-11-02 21:09:00 -04:00
{
"rust-analyzer.diagnostics.disabled"
:
[
"macro-error"
Switch to axum and use conditional compilation to handle the Send trait
2022-08-09 20:20:43 -04:00
]
,
disable macro-error diagnostic for this workspace.
2021-11-02 21:09:00 -04:00
}
Reference in New Issue
Copy Permalink