Docs.rs
git-scanner-0.2.0
git-scanner 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
phodal
Dependencies
chrono ^0.4
normal
derive-getters ^0.1.0
normal
derive_builder ^0.8.0
normal
erased-serde ^0.3
normal
failure ^0.1.8
normal
git2 ^0.13.0
normal
ignore ^0.4
normal
indicatif ^0.13.0
normal
lazy_static ^1.4.0
normal
log ^0.4
normal
path-slash ^0.1.3
normal
regex ^1
normal
serde ^1.0.114
normal
serde_json ^1.0
normal
pretty_assertions ^0.6.1
dev
tempfile ^3.1.0
dev
zip ^0.5.3
dev
Versions
18.92%
of the crate is documented
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
git_
scanner
0.2.0
Module git_
file_
history
Module Items
Structs
In crate git_
scanner
git_scanner
Module
git_file_history
Copy item path
Source
Structs
ยง
File
History
Entry
For each file we just keep a simplified history - what the changes were, by whom, and when.
File
History
Entry
Builder
Builder for
FileHistoryEntry
.
GitFile
History