DEV_DEPENDENCIES

Static DEV_DEPENDENCIES 

Source
pub static DEV_DEPENDENCIES: LazyLock<GroupName>
Expand description

The name of the global dev-dependencies group.

Internally, we model dependency groups as a generic concept; but externally, we only expose the dev-dependencies group.