Docs.rs
git-contribution-analyzer-0.1.0
git-contribution-analyzer 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Jspascal
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.4
normal
crossterm ^0.27
normal
env_logger ^0.10
normal
glob ^0.3
normal
itertools ^0.10
normal
log ^0.4
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
tui ^0.19.0
normal
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
io_err_to_box_err
git_
contribution_
analyzer
0.1.0
In git_
contribution_
analyzer::
error
git_contribution_analyzer
::
error
Function
io_
err_
to_
box_
err
Copy item path
Source
pub fn io_err_to_box_err(e:
Error
) ->
Box
<dyn
Error
+
Send
>