Docs.rs
html-diff-0.0.6
html-diff 0.0.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
GuillaumeGomez
Dependencies
kuchiki ^0.6
normal
Versions
22.58%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
html_
diff
0.0.6
All Items
Crate Items
Structs
Enums
Functions
Crate
html_diff
Copy item path
Source
Structs
§
Element
Information
Enums
§
Difference
Contains the kind of difference and some information.
Functions
§
get_
differences
Take two html content strings in output, returns a
Vec
containing the differences (if any).