Docs.rs
git-plumber-0.1.3
git-plumber 0.1.3
Docs.rs crate page
MIT
29 June 2026
Links
Repository
crates.io
Source
Owners
ejiektpobehuk
Dependencies
clap ^4.5.5
normal
crossbeam-channel ^0.5
normal
crossterm ^0.29.0
normal
flate2 ^1.1.1
normal
hex ^0.4.3
normal
nom ^8.0.0
normal
notify ^8
normal
ratatui ^0.29.0
normal
rayon ^1.10.0
normal
sha1 ^0.10.6
normal
thiserror ^2.0.12
normal
tempfile ^3.10.1
dev
built ^0.8
build
Versions
27.11%
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 scrollable_text
git_
plumber
0.1.3
Module scrollable_
text
Module Items
Structs
In git_
plumber::
tui::
widget
git_plumber
::
tui
::
widget
Module
scrollable_
text
Copy item path
Source
Structs
ยง
Scrollable
Text
Widget
A unified widget for displaying scrollable text content. This eliminates code duplication across LooseObjectWidget, PackIndexWidget, and PackObjectWidget.