pub type PersistentTorrents = BTreeMap<InfoHash, u32>;
pub struct PersistentTorrents { /* private fields */ }