Docs.rs
testing-0.33.25
testing 0.33.25
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
ansi_term ^0.12.1
normal
cargo_metadata ^0.15.4
normal
difference ^2
normal
once_cell ^1.18.0
normal
pretty_assertions ^1.3
normal
regex ^1
normal
serde_json ^1.0.71
normal
swc_common ^0.31.22
normal
swc_error_reporters ^0.15.22
normal
testing_macros ^0.2.11
normal
tracing ^0.1.37
normal
tracing-subscriber ^0.3.17
normal
Versions
40%
of the crate is documented
Go to latest version
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In testing
?
Function
testing
::
diff
source
·
[
−
]
pub fn diff(l: &
str
, r: &
str
) ->
String