13 lines
344 B
EmacsLisp
13 lines
344 B
EmacsLisp
(define-package "rust-mode" "20220626.1126" "A major-mode for editing Rust source code"
|
|
'((emacs "25.1"))
|
|
:commit "01ba44166cf16d9b78d99f2fa0c3c54c0f206894" :authors
|
|
'(("Mozilla"))
|
|
:maintainer
|
|
'("Mozilla")
|
|
:keywords
|
|
'("languages")
|
|
:url "https://github.com/rust-lang/rust-mode")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|