Docs.rs
snapper-fmt-0.3.1
snapper-fmt 0.3.1
Docs.rs crate page
MIT
28 March 2026
Links
Homepage
Repository
crates.io
Source
Owners
HaoZeke
Dependencies
anyhow ^1
normal
clap ^4
normal
ec4rs ^1
normal
glob ^0.3
normal
imara-diff ^0.2
normal
nnsplit ^0.5
normal
notify ^7
normal
rayon ^1
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
textwrap ^0.16
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.8
normal
tower-lsp ^0.20
normal
unicode-segmentation ^1
normal
pretty_assertions ^1
dev
tempfile ^3
dev
Versions
59.62%
of the crate is documented
Go to latest version
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
Module diff
snapper_
fmt
0.3.1
Module diff
Module Items
Functions
In crate snapper_
fmt
snapper_fmt
Module
diff
Copy item path
Source
Functions
§
print_
diff
Print a unified diff to stdout. No-op if texts are identical.
unified_
diff
Produce a unified diff between original and formatted text using imara-diff’s histogram algorithm (same as git’s default).