proc-macro-error3 3.0.2

Almost drop-in replacement to panics in proc-macros
Documentation
{
  "language": "en",
  "dictionaries": ["custom"],
  "dictionaryDefinitions": [
    {
      "name": "custom",
      "path": "./.dicts/custom.txt",
      "addWords": true
    }
  ],
  "readonly": true,
  "enableGlobDot": true,
  "useGitignore": true,
  "ignorePaths": [
    "**/.git/",
    "**/.gitignore",
    ".git",
    "**/Cargo.lock",
    "**/*.svg"
  ]
}