rune::data

Static FEATURES

Source
pub(crate) static FEATURES: LazyLock<Mutex<HashSet<Symbol<'static>>>>
Expand description

Rust translation of the features variable: A list of symbols are the features of the executing Emacs. Used by featurep and require, altered by provide.