Docs.rs
cool-diff-0.1.0
cool-diff 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
NickLarsenNZ
Dependencies
owo-colors ^4
normal
optional
serde_json ^1
normal
snafu ^0.9
normal
supports-color ^3
normal
optional
indoc ^2
dev
rstest ^0.26
dev
serde ^1
dev
serde_yaml ^0.9
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module yaml
cool_
diff
0.1.0
Module yaml
Module Items
Structs
In cool_
diff::
render
cool_diff
::
render
Module
yaml
Copy item path
Source
Expand description
YAML-style diff renderer.
Structs
ยง
Yaml
Renderer
Renders a
DiffTree
as YAML-like diff output.