pub const FIRST_CONTENT_PIPELINE_NAMESPACE_ID: PipelineNamespaceId;Expand description
The next available PipelineNamespaceId for the allocation in the constellation. Starting from 2,
since we reserved namespace 0 for the embedder, and 1 for the constellation.