Docs.rs
aaai-core-0.10.3
aaai-core 0.10.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
crates.io
Source
Owners
nabbisen
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
dirs ^6
normal
glob ^0.3
normal
hex ^0.4
normal
log ^0.4
normal
rayon ^1
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
similar ^3
normal
thiserror ^2
normal
walkdir ^2
normal
criterion ^0.5
dev
proptest ^1
dev
tempfile ^3
dev
Versions
50.19%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module entry
aaai_
core
0.10.3
Module entry
Module Items
Structs
Enums
Constants
Functions
In aaai_
core::
diff
aaai_core
::
diff
Module
entry
Copy item path
Source
Expand description
Core diff vocabulary:
DiffType
and
DiffEntry
(Phase 4: binary support + stats).
Structs
§
Diff
Entry
One entry in the diff result.
Diff
Stats
Line-level diff statistics for text files.
Enums
§
Diff
Type
The kind of change detected for a path.
Constants
§
LARGE_
FILE_
THRESHOLD
Threshold above which Exact / LineMatch strategies warn about file size.
Functions
§
fmt_
size
Format bytes as human-readable string.