fn from()
in
src/common/src/time_ext.rs [83:85]
3
lines of code
1
McCabe index (conditional complexity)
fn from(readable: ReadableDuration) -> Duration { readable.0 }