Skip to main content

EMPTY_RESOURCE_NAME

Static EMPTY_RESOURCE_NAME 

Source
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.