fluent_uri::component

Type Alias IAuthority

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

An authority component for IRI.

Aliased Typeยง

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