fn exit()
in
src/app.rs [201:203]
3
lines of code
1
McCabe index (conditional complexity)
fn exit(&mut self) { self.exit = true; }