fn deref_mut()
in
chrony-candm/src/net.rs [98:100]
3
lines of code
1
McCabe index (conditional complexity)
fn deref_mut(&mut self) -> &mut UnixDatagram { &mut self.0 }