pub fn write_overlap_to_file(
country_code: &str,
as_number: &str,
overlaps: &BTreeSet<IpNet>,
mode: &str,
) -> Result<(), Box<dyn Error + Send + Sync>>Expand description
国コード & AS番号の重複CIDRリストをファイルに書き出すヘルパー関数. 例: overlap_JP_AS1234.txt