fn from()
in
chrony-candm/src/common.rs [351:353]
3
lines of code
1
McCabe index (conditional complexity)
fn from(addr: Ipv6Addr) -> Self { Self::V6(addr) }