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