Docs.rs
git-stats-0.2.4
git-stats 0.2.4
Docs.rs crate page
BlueOak-1.0.0
Links
Homepage
Repository
crates.io
Source
Owners
lukehsiao
Dependencies
anyhow ^1.0.102
normal
clap ^4.6.1
normal
gix ^0.84.0
normal
rayon ^1.12.0
normal
regex ^1.12.4
normal
tabled ^0.21.0
normal
thiserror ^2.0.18
normal
yansi ^1.0.1
normal
hegeltest ^0.18.0
dev
tempfile ^3.27.0
dev
yansi ^1.0.1
dev
Versions
58%
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
Skip to main content
Module render
git_
stats
0.2.4
Module render
Module Items
Functions
In git_
stats::
logic
git_stats
::
logic
Module
render
Copy item path
Source
Functions
§
render_
reviews
Render the per-reviewer table. For consistency with the stats table, its header row is bold blue (gated by yansi’s global color condition).
render_
stats
Render the per-author stats table.