Docs.rs
github-actions-maintainer-0.7.5
github-actions-maintainer 0.7.5
Docs.rs crate page
MIT
11 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
wroersma
Dependencies
anyhow ^1.0.104
normal
clap ^4.6.5
normal
regex ^1.13.1
normal
reqwest ^0.13.4
normal
semver ^1.0.28
normal
serde ^1.0.229
normal
toml_edit ^0.25.13
normal
urlencoding ^2.1.3
normal
walkdir ^2.5.0
normal
mockito ^1.7.2
dev
tempfile ^3.27.0
dev
Versions
7.55%
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
scan_workflow
github_
actions_
maintainer
0.7.5
In github_
actions_
maintainer::
workflow
github_actions_maintainer
::
workflow
Function
scan_
workflow
Copy item path
Source
pub fn scan_workflow(path: &
Path
) ->
Result
<
Vec
<
WorkflowAction
>>