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