File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 11<!-- *- mode:markdown;mode:orgtbl;fill-column:99 -* -->
22# rust-playground [ ![ MELPA Stable] ( https://stable.melpa.org/packages/rust-playground-badge.svg )] ( https://stable.melpa.org/#/rust-playground ) [ ![ MELPA] ( https://melpa.org/packages/rust-playground-badge.svg )] ( https://melpa.org/#/rust-playground )
33
4- * It works. But development still in progress!*
5-
6- GNU/Emacs mode that setup local playground for code snippets in Rust
7- language. This is a port of
8- [ go-playground] ( https://github.com/grafov/go-playground ) adapted for
9- Rust environment.
4+ GNU/Emacs mode that setup local playground for code snippets in Rust language. This is a port of
5+ [ go-playground] ( https://github.com/grafov/go-playground ) adapted for Rust environment.
106
117## Install
128
@@ -54,3 +50,9 @@ Example screen after creation of a new snippet:
5450| ` rust-playground-upload ` | [ WIP] Upload the buffer to play.golang.org and return the short URL. |
5551| ` rust-playground-rm ` | Remove the snippet with its directory with all files. |
5652<!-- - END RECEIVE ORGTBL keys -->
53+
54+ ## Project status
55+
56+ The plugin is usable. I've stopped learning Rust yet so this Emacs plugin not very interesting for
57+ me. But I'll continue to maintain it and backport features from ` go-playground ` . Patches are
58+ welcomed!
You can’t perform that action at this time.
0 commit comments