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