fn length()
in
chrony-candm/src/common.rs [84:86]
3
lines of code
1
McCabe index (conditional complexity)
fn length() -> usize { std::mem::size_of::<$ty>() }