Docs.rs
quanttide-devops-0.4.1
quanttide-devops 0.4.1
Docs.rs crate page
Apache-2.0
16 July 2026
Links
Repository
crates.io
Source
Owners
QuantTide-Inc
Dependencies
clap ^4
normal
optional
git2 ^0.19
normal
gix ^0.69
normal
jiff ^0.2
normal
parse-changelog ^0.6
normal
semver ^1
normal
serde ^1
normal
serde_yaml ^0.9
normal
thiserror ^2
normal
serde_json ^1
dev
tempfile ^3
dev
Versions
58.27%
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 repo
quanttide_
devops
0.4.1
Module repo
Module Items
Functions
In quanttide_
devops::
source::
git
quanttide_devops
::
source
::
git
Module
repo
Copy item path
Source
Expand description
Git 仓库检测:判断路径是否为 Git 仓库。
Functions
§
is_
git_
repo
判断路径是否为 git 仓库(存在
.git
目录或文件)。