Docs.rs
gitgrip-0.16.0
gitgrip 0.16.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
laynepenney
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4
normal
clap_complete ^4.5.65
normal
colored ^2
normal
dialoguer ^0.11
normal
futures ^0.3
normal
git2 ^0.19
normal
gix ^0.68
normal
optional
indicatif ^0.17
normal
octocrab ^0.41
normal
once_cell ^1
normal
quick-xml ^0.37
normal
regex ^1
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^1
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
urlencoding ^2
normal
which ^7
normal
assert_cmd ^2
dev
criterion ^0.5
dev
predicates ^3
dev
tempfile ^3
dev
tokio-test ^0.4
dev
wiremock ^0.6
dev
Versions
76.25%
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
path_exists
gitgrip
0.16.0
In gitgrip::
git
gitgrip
::
git
Function
path_
exists
Copy item path
Source
pub fn path_exists<P:
AsRef
<
Path
>>(path: P) ->
bool
Expand description
Check if a path exists