fn default_geoip_db_path()
in
src/settings.rs [5:7]
3
lines of code
1
McCabe index (conditional complexity)
fn default_geoip_db_path() -> PathBuf { "./GeoLite2-Country.mmdb".into() }