Cargo Features
Emacs has no features set by default.
[dependencies]
emacs = { version = "0.19.0", features = ["utf-8-validation", "lossy-integer-conversion", "nonzero-integer-conversion", "bindgen"] }
- utf-8-validation
- lossy-integer-conversion
- nonzero-integer-conversion
- bindgen
-
This feature is intended as a workaround when building on new untested platforms. If the crate cannot be built without this feature, please report the issue at https://github.com/ubolonton/emacs-module-rs/issues/new.
Enables bindgen of emacs_module