[][src]Function nyaadesu::torrent_search

pub fn torrent_search(s: &str) -> Result<Vec<Torrent>, Error>

Search Nyaa.si for torrents by name.

While using this function be sure to check for the Error (read module level documentation for more).