pub type ComponentUrl = ComponentUrl<Scheme, NoneHost, Option<Path>, NoneHash>;Expand description
A component URL for the boot resolver. Either an AbsoluteComponentUrl or a
RelativeComponentUrl.
Aliased Typeยง
pub enum ComponentUrl {}pub type ComponentUrl = ComponentUrl<Scheme, NoneHost, Option<Path>, NoneHash>;A component URL for the boot resolver. Either an AbsoluteComponentUrl or a
RelativeComponentUrl.
pub enum ComponentUrl {}