pub const DEP_AUTHOR_KEY_DEPS_DEV: &str = ":deps-dev";Expand description
Canonical author-facing kebab-case (defcaixa … :deps-dev ((…)))
top-level dep-list slot label the dev-only two-list dependency-graph
slot family surfaces under. Peer of DEP_AUTHOR_KEY_DEPS on the
two-list dep-graph slot axis; see DEP_AUTHOR_KEY_DEPS for the
full lift rationale.