fn default()
in
src/geoip.rs [48:50]
3
lines of code
1
McCabe index (conditional complexity)
fn default() -> Self { GeoIp::builder().build().unwrap() }