When treesitter mode is enabled with `rust-mode-treesitter-derive`, running a function like `rustic-cargo-current-test` throws the following error: ``` rustic-beginning-of-defun: Symbol’s function definition is void: rust-in-str-or-cmnt ```
When treesitter mode is enabled with
rust-mode-treesitter-derive, running a function likerustic-cargo-current-testthrows the following error: