view elpa/rust-mode-0.3.0/rust-mode-pkg.el @ 189:4bb68b30325b

rust-mode: new package
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Wed, 13 Feb 2019 15:38:59 -0500
parents
children
line wrap: on
line source

;;; -*- no-byte-compile: t -*-
(define-package "rust-mode" "0.3.0" "A major emacs mode for editing Rust source code" '((emacs "24.0")) :commit "e32765893ce2efb2db6662f507fb9d33d5c1b61b" :keywords '("languages") :authors '(("Mozilla")) :maintainer '("Mozilla") :url "https://github.com/rust-lang/rust-mode")