Cargo Features

Torznab has no features set by default.

[dependencies]
torznab = { version = "0.7.2", features = ["parse-names", "require-parse-names"] }
parse-names = torrent-name-parser

Enables parse-names of torrent-common

require-parse-names = torrent-name-parser

Enables require-parse-names of torrent-common

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

torrent-name-parser parse-names? require-parse-names?

Enables torrent-name-parser ^0.9