Docs.rs
spider_chrome-2.13.75
spider_chrome 2.13.75
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
j-mendez
Dependencies
adblock ^0.8
normal
optional
async-tungstenite ^0.28
normal
base64 ^0.22
normal
bytes ^1
normal
optional
cfg-if ^1
normal
chromiumoxide_cdp ^0.7
normal
chromiumoxide_fetcher ^0.7
normal
optional
chromiumoxide_types ^0.7
normal
dunce ^1
normal
fnv ^1
normal
futures ^0.3
normal
futures-timer ^3
normal
lazy_static ^1
normal
phf ^0.11
normal
pin-project-lite ^0.2
normal
rand ^0.8
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
tokio ^1
normal
tracing ^0.1
normal
url ^2
normal
which ^6
normal
chrono ^0.4.1
dev
proc-macro2 ^1
dev
quote ^1
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
winreg ^0.52
normal
Versions
49.22%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
chromiumoxide
2.13.75
Module tethering
Module Items
Structs
In chromiumoxide::
cdp::
browser_
protocol
chromiumoxide
::
cdp
::
browser_protocol
Module
tethering
Copy item path
Source
Expand description
The Tethering domain defines methods and events for browser port binding.
Structs
ยง
Bind
Params
Request browser port binding.
bind
Bind
Params
Builder
Bind
Returns
Request browser port binding.
bind
Event
Accepted
Informs that port was successfully bound and got a specified connection id.
accepted
Unbind
Params
Request browser port unbinding.
unbind
Unbind
Params
Builder
Unbind
Returns
Request browser port unbinding.
unbind