Static ATOM_MANIFEST_NAME

Source
pub static ATOM_MANIFEST_NAME: LazyLock<String>
Expand description

The conventional filename for an Atom manifest (e.g., atom.toml).

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