Cargo Features

[dependencies]
dynasty-api = { version = "1.1.0", default-features = false, features = ["search"] }
default = search

The search feature is set by default whenever dynasty-api is added without default-features = false somewhere in the dependency tree.

Enables html-escape and tl

Affects dynasty-api::search