Crate emacs_rs_module

Source

Statics§

plugin_is_GPL_compatible
This states that the module is GPL-compliant. Emacs won’t load the module if this symbol is undefined.

Functions§

emacs_module_init
Entry point for Emacs’s module loader.
emacs_rs_module_init
Entry point for live-reloading (by rs-module) during development.