Docs.rs
github-app-forge-0.1.1
github-app-forge 0.1.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
drzln
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.5
normal
colored ^2.1
normal
dirs ^6.0
normal
jsonwebtoken ^9.3
normal
opener ^0.7
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1
normal
serde_yaml_ng ^0.10
normal
shellexpand ^3.1
normal
thiserror ^2
normal
tokio ^1.40
normal
assert_matches ^1.5.0
dev
pretty_assertions ^1.4.1
dev
serial_test ^3
dev
tempfile ^3
dev
wiremock ^0.6
dev
Versions
61.43%
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
load
github_
app_
forge
0.1.1
In github_
app_
forge::
manifest
github_app_forge
::
manifest
Function
load
Copy item path
Source
pub fn load(path: &
Path
) ->
Result
<
ManifestFile
>
Expand description
Load and validate a manifest YAML file.