Docs.rs
imara-diff-0.1.2
imara-diff 0.1.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
pascalkuthe
Dependencies
ahash ^0.8.0
normal
hashbrown ^0.12.3
normal
criterion ^0.4.0
dev
expect-test ^1.4.0
dev
git-repository ^0.25.0
dev
similar ^2.2.0
dev
Versions
66.67%
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
☰
Module intern
Structs
Traits
?
Module
imara_diff
::
intern
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