Docs.rs
imara-diff-0.1.7
imara-diff 0.1.7
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
pascalkuthe
Dependencies
ahash ^0.8.0
normal
hashbrown ^0.14
normal
expect-test ^1.4.0
dev
Versions
66.67%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
imara_diff
0.1.7
Module intern
Structs
Traits
In crate imara_diff
Module
imara_diff
::
intern
Copy item path
source
·
[
−
]
Structs
§
InternedInput
Two lists of interned
tokens
that can be compared with the
diff
function.
Interner
A hastable based interner that allows
Token
A token represented as an interned integer.
Traits
§
TokenSource