pub fn get_servers<V, R>(start_server_id: u64, visitor: V) -> R where
    V: FnOnce(&str) -> R, 
Expand description

Gets all servers that exist in the process.