fn default()
in
src/config.rs [58:60]
3
lines of code
1
McCabe index (conditional complexity)
fn default() -> Self { Prometheus { port: 9600 } }