Cargo Features

[dependencies]
libwebnovel = { version = "0.9.2", default-features = false, features = ["all", "royalroad", "freewebnovel", "libread", "lightnovelworld", "helper_scripts"] }
default all? = freewebnovel, lightnovelworld, royalroad

These default features are set whenever libwebnovel is added without default-features = false somewhere in the dependency tree.

all = default, libread
royalroad default

Enables html-escape, reqwest, and scraper ^0.20.0

reqwest:

Backends deps

Required by the rr-gen-anti-theft-list binary

freewebnovel default libread?

Enables html-escape, reqwest, and scraper ^0.20.0

libread all? = freewebnovel
lightnovelworld default

Enables html-escape, reqwest, and scraper ^0.20.0

helper_scripts

Enables diff and pretty_env_logger

diff:

helper scripts deps

Required by the rr-gen-anti-theft-list binary