fn from()
in
chrony-candm/src/common.rs [345:347]
3
lines of code
1
McCabe index (conditional complexity)
fn from(addr: Ipv4Addr) -> Self { Self::V4(addr) }