pub static DEV_DEPENDENCIES: LazyLock<GroupName>
The name of the global dev-dependencies group.
dev-dependencies
Internally, we model dependency groups as a generic concept; but externally, we only expose the dev-dependencies group.