Module external_deps

Module external_deps 

Source
Expand description

Integrations that rely on third-party services.

This module groups adapters for captcha providers, JavaScript interpreters, and other external dependencies that bridge the core solver with the outside world.

Re-exports§

pub use interpreters::BoaJavascriptInterpreter;

Modules§

captcha
Captcha provider integrations.
interpreters
JavaScript interpreter infrastructure.