cargo_test_support
1.77.0-nightly
(2319be8e2 2024-01-12)
In cargo_test_support::diff
?
Function
cargo_test_support
::
diff
::
render_colored_changes
source
·
[
−
]
pub fn render_colored_changes<T:
Display
>(changes: &[
Change
<T>]) ->
String