[][src]Function url_prefix::create_prefix_with_validated_ipv6

pub fn create_prefix_with_validated_ipv6<P: AsRef<str>>(
    protocol: Protocol,
    ipv6: &IPv6,
    path: Option<P>
) -> String

Create a safe URL prefix string.