Static EKALA_MANIFEST_NAME

Source
pub static EKALA_MANIFEST_NAME: LazyLock<String>
Expand description

The conventional filename for an Ekala manifest (e.g., ekala.toml).

This static variable is lazily initialized to ensure it is constructed only when needed.