Docs.rs
tbdflow-0.35.0
tbdflow 0.35.0
Permalink
Docs.rs crate page
MIT
27 July 2026
Links
Repository
crates.io
Source
Owners
cladam
Dependencies
anyhow ^1.0.104
normal
chrono ^0.4.45
normal
clap ^4.6.4
normal
clap_complete ^4.6.7
normal
clap_mangen ^0.3.0
normal
colored ^3.1.1
normal
dialoguer ^0.12.0
normal
git-conventional ^1.1.0
normal
glob ^0.3.4
normal
regex ^1.13.1
normal
self_update ^0.44.0
normal
serde ^1.0.229
normal
serde_json ^1.0.151
normal
thiserror ^2.0.19
normal
yaml_serde ^0.10.4
normal
assert_cmd ^2.2.2
dev
predicates ^3.1.4
dev
serial_test ^3.5.0
dev
tempfile ^3.27.0
dev
openssl-sys ^0.9.109
normal
Versions
30.53%
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
get_changed_files
tbdflow
0.35.0
In tbdflow::
git
tbdflow
::
git
Function
get_
changed_
files
Copy item path
Source
pub fn get_changed_files( commit_hash: &
str
, opts:
RunOpts
, ) ->
Result
<
Vec
<
String
>>