[][src]Type Definition lib3h_mdns::record::HashMapRecord

type HashMapRecord = HashMap<String, Vec<Record>>;

Helper type corresponding to a HashMap<NetworkId, Vec>