IAuthority

Type Alias IAuthority 

Source
pub type IAuthority<'a> = Authority<'a, IUserinfo, IRegName>;
Expand description

An authority component for IRI.

Aliased Typeยง

pub struct IAuthority<'a> { /* private fields */ }