[][src]Type Definition aquatic_http::common::TorrentMap

type TorrentMap<I> = HashMap<InfoHash, TorrentData<I>>;