//! Secrets-namespace key builders.
//!
//! Re-exports typed constructors from [`newton_state_tree::NamespaceKey`].
//! See `docs/PRIVATE_DATA_STORAGE.md` ยง 5.3 for the encoding schema.
use ;
pub use NamespaceKey;
/// Build a secrets-namespace leaf key for one `(policy_client, secret_id)` pair.