pub type TrustDomain = String;
Trust-domain identifier. DNS-like (e.g. example.com), or local-scoped (e.g. local/home).
pub struct TrustDomain { /* private fields */ }