fn new()
in
src/main.rs [235:237]
3
lines of code
1
McCabe index (conditional complexity)
fn new() -> Self { Self { did_match: false } }