fn from()

in chrony-candm/src/common.rs [351:353]


    fn from(addr: Ipv6Addr) -> Self {
        Self::V6(addr)
    }