PersistentTorrents

Type Alias PersistentTorrents 

Source
pub type PersistentTorrents = BTreeMap<InfoHash, u32>;

Aliased Typeยง

pub struct PersistentTorrents { /* private fields */ }