fn new()
in
src/lib.rs [210:212]
3
lines of code
1
McCabe index (conditional complexity)
fn new() -> Self { Self::default() }