Docs.rs
browser-control-1.2.1
browser-control 1.2.1
Docs.rs crate page
MIT
03 September 2026
Links
Repository
crates.io
Source
Owners
rickardp
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
clap ^4
normal
directories ^5
normal
fs2 ^0.4
normal
futures-util ^0.3
normal
libc ^0.2
normal
rand ^0.8
normal
regex ^1
normal
reqwest ^0.12
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
sysinfo ^0.32
normal
tempfile ^3
normal
thiserror ^1
normal
tokio ^1
normal
tokio-tungstenite ^0.24
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
wait-timeout ^0.2
normal
which ^6
normal
assert_cmd ^2
dev
mockito ^1
dev
predicates ^3
dev
tokio ^1
dev
windows-sys ^0.59
normal
Versions
56.1%
of the crate is documented
Platform
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
Skip to main content
format_network_text
browser_
control
1.2.1
In browser_
control::
session::
capture
browser_control
::
session
::
capture
Function
format_
network_
text
Copy item path
Source
pub fn format_network_text(r: &
NetworkReport
) ->
String
Expand description
Render a network report as text.