Docs.rs
git-insights-0.0.4
git-insights 0.0.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Magnus167
Dependencies
regex ^1.11.2
normal
Versions
38.46%
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
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
StatsMap
git_
insights
0.0.4
Stats
Map
Aliased Type
In git_
insights::
stats
git_insights
::
stats
Type Alias
Stats
Map
Copy item path
Source
pub type StatsMap =
HashMap
<
String
,
AuthorStats
>;
Aliased Type
ยง
pub struct StatsMap {
/* private fields */
}