Function stremio_core::models::streaming_server::parse_torrent
source ยท fn parse_torrent(torrent: &[u8]) -> Result<(InfoHash, Vec<String>), Error>
fn parse_torrent(torrent: &[u8]) -> Result<(InfoHash, Vec<String>), Error>