split well_known resolver into unit

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2025-03-19 03:49:12 +00:00
parent 8010505853
commit 23e3f6526f
4 changed files with 55 additions and 53 deletions

View file

@ -1,5 +1,3 @@
#![cfg(test)]
use super::fed::{FedDest, add_port_to_hostname, get_ip_with_port};
#[test]