chromiumoxide 0.5.7

Library for interacting with a chrome instance with the chrome devtools protocol
Documentation

chromiumoxide

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 4 of them enabled by default.

default

  • async-std-runtime
  • bytes

async-std-runtime

  • async-std
  • async-tungstenite/async-std-runtime

bytes

  • dep:bytes

async-std

  • dep:async-std

tokio-runtime

  • tokio
  • async-tungstenite/tokio-runtime

tokio

  • dep:tokio

chromiumoxide_fetcher

  • dep:chromiumoxide_fetcher

fetcher

    This feature flag does not enable additional features.