Docs.rs
tairitsu-packager-0.5.13
tairitsu-packager 0.5.13
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
langyo
Dependencies
anyhow ^1
normal
axum ^0.8
normal
optional
base64 ^0.22
normal
optional
chromiumoxide ^0.9
normal
optional
chrono ^0.4
normal
clap ^4
normal
optional
crossterm ^0.28
normal
optional
futures ^0.3
normal
grass ^0.13
normal
image ^0.25
normal
optional
include_dir ^0.7
normal
indicatif ^0.17
normal
notify ^6
normal
optional
portable-pty ^0.8
normal
optional
regex ^1
normal
reqwest ^0.12
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
sys-locale ^0.3
normal
tairitsu-browser-wit-resolver ^0.5.13
normal
tairitsu-browser-worlds ^0.5.13
normal
tairitsu-ssr ^0.5.13
normal
optional
tairitsu-vdom ^0.5.13
normal
optional
tao ^0.30
normal
optional
tera ^1
normal
thiserror ^2
normal
tokio ^1
normal
optional
tokio-stream ^0.1
normal
optional
toml ^0.8
normal
tower-http ^0.6
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
vte ^0.15
normal
optional
walkdir ^2
normal
webbrowser ^1
normal
wit-parser ^0.243
normal
wry ^0.48
normal
optional
yuuka ^0.6
normal
zip ^2
normal
optional
tempfile ^3
dev
libc ^0.2
normal
libc ^0.2
normal
optional
windows-sys ^0.59
normal
Versions
18.78%
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
run_visual_diff
tairitsu_
packager
0.5.13
In tairitsu_
packager::
visual_
diff
tairitsu_packager
::
visual_diff
Function
run_
visual_
diff
Copy item path
Source
pub fn run_visual_diff( actual_images: &[
PathBuf
], config: &
DiffConfig
, ) ->
Result
<
DiffReport
>