docs.rs failed to build rustwright-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
rustwright
Idiomatic native Rust API for the Rustwright Chromium CDP engine — a Rust rewrite of Playwright that drives Chromium from an in-process async CDP client (no Node driver subprocess).
This crate is a thin, ergonomic wrapper over rustwright-core. It runs the engine
in-process; there is no separate binding library to load.
use ;
Alpha; Chromium-only. See the main project for the full API surface, the shared binding contract, and the other language bindings (Python, Node, Go, Java, C#/.NET, Ruby, PHP).