3 lines
315 B
EmacsLisp
3 lines
315 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "rust-mode" "20181001.2221" "A major emacs mode for editing Rust source code" '((emacs "24.0")) :commit "ee262ccdee16e0e78c7e16f81630c154d0b8f39b" :keywords '("languages") :authors '(("Mozilla")) :maintainer '("Mozilla") :url "https://github.com/rust-lang/rust-mode")
|