pub type NamespaceId = String;
Expand description

A unique identifier for a Namespace.

Aliased Type§

struct NamespaceId { /* private fields */ }