{ "cSpell.words": [ "arbtest", "clippy", "flate", "heapless", "Leeeon", "LOGSTORE", "nextest", "Peritext", "RUSTFLAGS", "smstring", "thiserror", "txns", "yspan" ], "rust-analyzer.runnableEnv": { "RUST_BACKTRACE": "full" }, "rust-analyzer.cargo.features": ["test_utils", "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 }