//! Identity-namespace key builders.
//!
//! Re-exports typed constructors from [`newton_state_tree::NamespaceKey`].
//! See `docs/PRIVATE_DATA_STORAGE.md` ยง 5.1 for the encoding schema.
use ;
pub use NamespaceKey;
/// Build an identity-namespace leaf key for one `(user, domain_id, field_tag)` tuple.
/// Build an identity-namespace linkage key for one `(user, policy_client)` pair.