File: rust-ts-mode.el.html

Defined variables (15)

rust-ts-flymake-commandThe external tool that will be used to perform the check.
rust-ts-indent-offsetNumber of spaces for each indentation step in ‘rust-ts-mode’.
rust-ts-mode--builtin-macrosRust built-in macros for tree-sitter font-locking.
rust-ts-mode--font-lock-settingsTree-sitter font-lock settings for ‘rust-ts-mode’.
rust-ts-mode--indent-rulesTree-sitter indent rules for ‘rust-ts-mode’.
rust-ts-mode--keywordsRust keywords for tree-sitter font-locking.
rust-ts-mode--number-typesRegexp matching type suffixes of number literals.
rust-ts-mode--operatorsRust operators for tree-sitter font-locking.
rust-ts-mode--syntax-tableSyntax table for ‘rust-ts-mode’.
rust-ts-mode-abbrev-tableAbbrev table for ‘rust-ts-mode’.
rust-ts-mode-fontify-number-suffix-as-typeIf non-nil, suffixes of number literals are fontified as types.
rust-ts-mode-hookHook run after entering ‘rust-ts-mode’.
rust-ts-mode-indent-offsetNumber of spaces for each indentation step in ‘rust-ts-mode’.
rust-ts-mode-mapKeymap for ‘rust-ts-mode’.
rust-ts-mode-prettify-symbols-alistValue for ‘prettify-symbols-alist’ in ‘rust-ts-mode’.

Defined functions (11)

rust-ts-flymake(REPORT-FN &rest ARGS)
rust-ts-flymake--helper(PROCESS-NAME COMMAND PARSER-FN)
rust-ts-mode()
rust-ts-mode--comment-docstring(NODE OVERRIDE START END &rest ARGS)
rust-ts-mode--defun-name(NODE)
rust-ts-mode--fontify-number-literal(NODE OVERRIDE START STOP &rest _)
rust-ts-mode--fontify-scope(NODE OVERRIDE START END &optional TAIL-P)
rust-ts-mode--fontify-tail(NODE OVERRIDE START END)
rust-ts-mode--prettify-symbols-compose-p(START END MATCH)
rust-ts-mode--syntax-propertize(BEG END)
rust-ts-mode-maybe()

Defined faces (0)