Docs.rs
efmt-0.21.0
efmt 0.21.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
23 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
sile
Dependencies
colored ^3
normal
efmt_core ^0.7.0
normal
env_logger ^0.11
normal
erl_tokenize ^0.10.0
normal
ignore ^0.4.22
normal
log ^0.4
normal
noargs ^0.4.1
normal
rayon ^1
normal
regex ^1.6.0
normal
similar ^2
normal
unicode-width ^0.2.2
normal
similar-asserts ^1
dev
Versions
15.38%
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
text_diff
efmt
0.21.0
In efmt::
diff
efmt
::
diff
Function
text_
diff
Copy item path
Source
pub fn text_diff<P:
AsRef
<
Path
>>(original: &
str
, formatted: &
str
, file: P)