Docs.rs
git-pincer-0.1.3
git-pincer 0.1.3
Permalink
Docs.rs crate page
MIT
10 July 2026
Links
Repository
crates.io
Source
Owners
zlx2019
Dependencies
anyhow ^1
normal
clap ^4
normal
clap_complete ^4.6.7
normal
ratatui ^0.30
normal
serde ^1.0.228
normal
similar ^3.1
normal
syntect ^5
normal
sys-locale ^0.3.2
normal
thiserror ^2
normal
toml ^1.1.2
normal
Versions
100%
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 cli
git_
pincer
0.1.3
Module cli
Module Items
Structs
Enums
In crate git_
pincer
git_pincer
Module
cli
Copy item path
Source
Expand description
CLI definition and subcommand dispatch.
Structs
§
Cli
Program command line
Enums
§
Commands
支持的子命令。
LangArg
界面语言选择(命令行与配置文件
[ui] lang
共用)。
Theme
Arg
界面主题选择(命令行与配置文件
[ui] theme
共用)。