Docs.rs
webscreenshot-0.2.2
webscreenshot 0.2.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
catleeball
Dependencies
clap ^2.33.1
normal
optional
failure ^0.1.8
normal
headless_chrome ^0.9.0
normal
more-asserts ^0.2.1
dev
Versions
42.86%
of the crate is documented
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
webscreenshotlib
0.2.2
All Items
Crate Items
Enums
Functions
Crate
webscreenshotlib
Copy item path
Source
Enums
§
Output
Format
Formats available to encode screenshots to.
Functions
§
screenshot_
tab
Take a screenshot of a webpage rendered in a Chrome tab.
write_
screenshot
Write image data to a file. A simple wrapper around std::fs::write().