Docs.rs
spider_chrome-2.22.2
spider_chrome 2.22.2
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
j-mendez
Dependencies
adblock ^0.9
normal
optional
aho-corasick ^1
normal
base64 ^0.22
normal
bytes ^1
normal
optional
case_insensitive_string ^0.2
normal
cfg-if ^1
normal
dunce ^1
normal
fnv ^1
normal
futures ^0.3
normal
futures-timer ^3
normal
hashbrown ^0.15
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
spider_chromiumoxide_cdp ^0.7
normal
spider_chromiumoxide_fetcher ^0.7
normal
optional
spider_chromiumoxide_types ^0.7
normal
thiserror ^1
normal
tokio ^1
normal
tokio-tungstenite ^0.24
normal
tracing ^0.1
normal
url ^2
normal
which ^6
normal
chrono ^0.4
dev
proc-macro2 ^1
dev
quote ^1
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
phf ^0.11
build
phf_codegen ^0.11
build
winreg ^0.52
normal
Versions
48.54%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
chromiumoxide
2.22.2
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