Docs.rs
pipelight_utils-0.2.9
pipelight_utils 0.2.9
Permalink
Docs.rs crate page
GPL-2.0-only
Links
crates.io
Source
Owners
crocuda
Dependencies
chrono ^0.4.38
normal
colored ^2.1.0
normal
console ^0.15.8
normal
convert_case ^0.6.0
normal
git2 ^0.19.0
normal
hcl-rs ^0.18.0
normal
ignore-files ^3.0.1
normal
iso8601-duration ^0.2.0
normal
itertools ^0.13.0
normal
log ^0.4.22
normal
log4rs ^1.3.0
normal
miette ^7.2.0
normal
once_cell ^1.19.0
normal
pipelight_error ^0.2.10
normal
project-origins ^1.4.0
normal
rev_buf_reader ^0.3.0
normal
rustix ^0.38.34
normal
serde ^1.0.208
normal
serde_json ^1.0.125
normal
serde_plain ^1.0.2
normal
serde_yaml ^0.9.34
normal
signal-hook ^0.3.17
normal
strum ^0.26.3
normal
subprocess ^0.2.9
normal
sysinfo ^0.31.2
normal
thiserror ^1.0.63
normal
toml ^0.8.19
normal
uuid ^1.10.0
normal
Versions
25.29%
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 types
pipelight_
utils
0.2.9
Module types
Module Items
Structs
Enums
In pipelight_
utils::
git
pipelight_utils
::
git
Module
types
Copy item path
Source
Structs
§
Git
Encapsulate the git repository struct to set it as optional and add top level convenience methods for easier querying.
Hook
Iter
An iterator over the variants of
Hook
Special
Iter
An iterator over the variants of
Special
Enums
§
Flag
An enumaration over the different types of flags(actions) that can trigger a pipeline run.
Hook
An enumaration over the different types of git-hooks(sub-flags) that can trigger a pipeline run.
Special
An enumaration over the different types of special flags(sub-flags) that are external to git and involves other triggering methods and that can trigger a pipeline run.