pub fn run_server_picker(servers: &[DnsServerConfig]) -> Result<String>Expand description
Lets the user pick a server by ID from a list. Returns the chosen server ID.
pub fn run_server_picker(servers: &[DnsServerConfig]) -> Result<String>Lets the user pick a server by ID from a list. Returns the chosen server ID.