Docs.rs
efmt-0.19.1
efmt 0.19.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sile
Dependencies
anyhow ^1
normal
clap ^4
normal
colored ^3
normal
efmt_core ^0.5.0
normal
env_logger ^0.11
normal
erl_tokenize ^0.8.1
normal
ignore ^0.4.22
normal
log ^0.4
normal
rayon ^1
normal
regex ^1.6.0
normal
similar ^2
normal
similar-asserts ^1
dev
Versions
18.18%
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
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
text_diff
efmt
0.19.1
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)