Function goatns::serializers::aaaa_to_ip
source · pub fn aaaa_to_ip<S>(address: &u128, s: S) -> Result<S::Ok, S::Error>where
S: Serializer,
Expand description
Convert a u128 to a string representation of an ipv6 address