pub type tr_torrent_activity = u32;
Expand description

What the torrent is doing right now.

Note: these values will become a straight enum at some point in the future. Do not rely on their current `bitfield’ implementation