[][src]Function url_prefix::create_prefix_with_validated_ipv4

pub fn create_prefix_with_validated_ipv4<P: AsRef<str>>(
    protocol: Protocol,
    ipv4: &IPv4,
    path: Option<P>
) -> String

Create a safe URL prefix string.