Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1004 Bytes

File metadata and controls

41 lines (28 loc) · 1004 Bytes
Indentier

@indentier/plugin-rust

npm version CI License: MIT

Rust support for Indentier.

Full documentation: indentier.github.io

Install

npm i -D indentier @indentier/plugin-rust

Setup

// .indentierrc.json
{
  "plugins": ["@indentier/plugin-rust"]
}
Language Rust
Extensions .rs
Ruby mode Yes — injects const end:()=();; end statement: end

License

MIT © otoneko.