79268644

Date: 2024-12-10 14:47:58
Score: 0.5
Natty:
Report link

I had the same issue and was able to solve it by adding the following in the .vscode/settings.json

{
  "rust-analyzer.cargo.features": ["proc-macro"]
}
Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: bigg-S