pub fn geo_location_rows(loc: &GeoLocation) -> Vec<(&'static str, String)>Available on crate features
cli and haproxy and http and net only.Expand description
Human-readable (label, value) rows for a resolved GeoLocation, shared
by the HTML renderers (the serve ip page panel and the serve fp report
table). Empty fields are omitted.