Docs.rs
gitprint-0.3.23
gitprint 0.3.23
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
izelnakri
Dependencies
anyhow ^1
normal
clap ^4
normal
globset ^0.4
normal
printpdf ^0.9
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
syntect ^5
normal
tokio ^1
normal
criterion ^0.8
dev
httpmock ^0.7
dev
tempfile ^3
dev
tokio ^1
dev
Versions
41.2%
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 user_report
gitprint
0.3.23
Module user_
report
Module Items
Functions
In crate gitprint
gitprint
Module
user_
report
Copy item path
Source
Expand description
User report pipeline: fetch GitHub data in parallel, then render PDF.
Functions
ยง
run
Runs the full user report pipeline and writes a PDF to
config.output_path
.