Docs.rs
gitstack-2.22.0
gitstack 2.22.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Hiro-Chiba
Dependencies
anyhow ^1.0
normal
arboard ^3.4
normal
chrono ^0.4
normal
crossterm ^0.28
normal
csv ^1.3
normal
dirs ^5.0
normal
git2 ^0.20
normal
ratatui ^0.29
normal
serde ^1.0
normal
serde_json ^1.0
normal
toml ^0.8
normal
unicode-width ^0.2
normal
tempfile ^3.15
dev
Versions
92.17%
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
get_repo_info_cached
gitstack
2.22.0
In gitstack::
git
gitstack
::
git
Function
get_
repo_
info_
cached
Copy item path
Source
pub fn get_repo_info_cached(repo:
Option
<&
Repository
>) ->
Result
<
RepoInfo
>
Expand description
リポジトリ情報を取得(キャッシュ対応版)