language-rust

WebJar for language-rust

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

language-rust
Последняя версия

Последняя версия

0.4.12
Дата

Дата

Тип

Тип

jar
Описание

Описание

language-rust
WebJar for language-rust
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/zargony/atom-language-rust

Скачать language-rust

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/language-rust/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>language-rust</artifactId>
    <version>0.4.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/language-rust/
implementation 'org.webjars.npm:language-rust:0.4.12'
// https://jarcasting.com/artifacts/org.webjars.npm/language-rust/
implementation ("org.webjars.npm:language-rust:0.4.12")
'org.webjars.npm:language-rust:jar:0.4.12'
<dependency org="org.webjars.npm" name="language-rust" rev="0.4.12">
  <artifact name="language-rust" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='language-rust', version='0.4.12')
)
libraryDependencies += "org.webjars.npm" % "language-rust" % "0.4.12"
[org.webjars.npm/language-rust "0.4.12"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Rust language support in Atom

Adds syntax highlighting and snippets to Rust files in Atom.

Install

Install the package language-rust in Atom (Preferences->Packages) or Atom's package manager from a shell:

$ apm install language-rust

Bugs

Grammar rules were written from scratch. They seem to work for most cases. However there are most certainly still a few cases that result in wrong syntax highlighting. Feel free to fix it and send a pull request, or open an issue to report it.

Links

  • Rust -- a safe, concurrent, practical language
  • Atom -- a hackable text editor for the 21st Century

Версии библиотеки

Версия
0.4.12