Skip to main content

TrustDomain

Type Alias TrustDomain 

Source
pub type TrustDomain = String;
Expand description

Trust-domain identifier. DNS-like (e.g. example.com), or local-scoped (e.g. local/home).

Aliased Typeยง

pub struct TrustDomain { /* private fields */ }