type NamespaceKey = Vec<Vec<u8>>;
Key identifying a namespace (used for Announce / SubscribeAnnounces maps).
struct NamespaceKey { /* private fields */ }