Docs.rs
features-cli-0.4.16
features-cli 0.4.16
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
friedrith
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.0
normal
colored ^2.0
normal
git2 ^0.18
normal
include_dir ^0.7
normal
notify ^6.0
normal
openssl ^0.10.73
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
tokio ^1.0
normal
warp ^0.3
normal
tempfile ^3.0
dev
Versions
36.36%
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
get_commits_for_path
features_
cli
0.4.16
In features_
cli::
git_
helper
features_cli
::
git_helper
Function
get_
commits_
for_
path
Copy item path
Source
pub fn get_commits_for_path( repo_path: &
Path
, feature_path: &
str
, ) ->
Result
<
Vec
<
Change
>>