rust-ts-flymake-command | The external tool that will be used to perform the check. |
rust-ts-indent-offset | Number of spaces for each indentation step in ‘rust-ts-mode’. |
rust-ts-mode--builtin-macros | Rust built-in macros for tree-sitter font-locking. |
rust-ts-mode--font-lock-settings | Tree-sitter font-lock settings for ‘rust-ts-mode’. |
rust-ts-mode--indent-rules | Tree-sitter indent rules for ‘rust-ts-mode’. |
rust-ts-mode--keywords | Rust keywords for tree-sitter font-locking. |
rust-ts-mode--number-types | Regexp matching type suffixes of number literals. |
rust-ts-mode--operators | Rust operators for tree-sitter font-locking. |
rust-ts-mode--syntax-table | Syntax table for ‘rust-ts-mode’. |
rust-ts-mode-abbrev-table | Abbrev table for ‘rust-ts-mode’. |
rust-ts-mode-fontify-number-suffix-as-type | If non-nil, suffixes of number literals are fontified as types. |
rust-ts-mode-hook | Hook run after entering ‘rust-ts-mode’. |
rust-ts-mode-indent-offset | Number of spaces for each indentation step in ‘rust-ts-mode’. |
rust-ts-mode-map | Keymap for ‘rust-ts-mode’. |
rust-ts-mode-prettify-symbols-alist | Value for ‘prettify-symbols-alist’ in ‘rust-ts-mode’. |