Function stremio_core::models::streaming_server::create_magnet
source ยท fn create_magnet<E: Env + 'static>(
url: &Url,
info_hash: InfoHash,
announce: &[String],
) -> Effect
fn create_magnet<E: Env + 'static>(
url: &Url,
info_hash: InfoHash,
announce: &[String],
) -> Effect