Docs.rs
ra_ap_test_utils-0.0.231
ra_ap_test_utils 0.0.231
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rust-lang-owner
github:rust-lang:wg-rls-2
Dependencies
dissimilar ^1.0.7
normal
ra_ap_paths =0.0.231
normal
ra_ap_profile =0.0.231
normal
rustc-hash ^1.1.0
normal
ra_ap_stdx =0.0.231
normal
text-size ^1.1.1
normal
tracing ^0.1.40
normal
Versions
51.85%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ra_
ap_
test_
utils
0.0.231
Modules
bench_fixture
Macros
assert_eq_text
Structs
AssertLinear
Fixture
FixtureWithProjectMeta
MiniCore
Enums
RangeOrOffset
Constants
CURSOR_MARKER
ESCAPED_CURSOR_MARKER
Functions
__diff
add_cursor
bench
ensure_file_contents
extract_annotations
extract_offset
extract_range
extract_range_or_offset
extract_tags
format_diff
project_root
skip_slow_tests
try_ensure_file_contents
Type Aliases
FxHashMap
?
Settings
Function
ra_ap_test_utils
::
__diff
Copy item path
source
·
[
−
]
pub fn __diff<'a>(text1: &'a
str
, text2: &'a
str
) ->
Vec
<
Chunk
<'a>>