Files
atom/packages/language-rust-bundled
Isaac Clayton f78af03d08 Add async and await keywords to Rust highlighter
This commit adds support for Rust's `async` and `await` keywords to `language-rust-bundled`. See #20905 for more information.
2020-06-10 09:04:13 -06:00
..

language-rust-bundled

This package provides Rust syntax highlighting in Atom based on syntax trees provided by tree-sitter-rust.