[][src]Type Definition p2p_file_sharing_enum_commands::StatusResponseType

type StatusResponseType = (HashMap<String, Vec<IpAddr>>, HashMap<String, Vec<IpAddr>>);

Pair of pair of containers for response from status command