pub static EMPTY_RESOURCE_NAME: LazyLock<ResourceName>Expand description
A shared, empty ResourceName (a zero-segment path).
Useful as a default or as the root of a hierarchy without allocating a fresh empty name.
pub static EMPTY_RESOURCE_NAME: LazyLock<ResourceName>A shared, empty ResourceName (a zero-segment path).
Useful as a default or as the root of a hierarchy without allocating a fresh empty name.