{ "cSpell.words": ["Leeeon", "smstring", "thiserror", "yspan"], "rust-analyzer.runnableEnv": { "RUST_BACKTRACE": "full" }, "rust-analyzer.cargo.features": ["fuzzing", "wasm"], "editor.defaultFormatter": "rust-lang.rust-analyzer", "editor.formatOnSave": true, "todo-tree.general.tags": [ "BUG", "HACK", "FIXME", "TODO", "FUTURE", "XXX", "[ ]", "[x]" ], "explorer.fileNesting.patterns": { "*.rs": "${capture}.excalidraw" }, "excalidraw.theme": "dark", "deno.enable": true }