Docs.rs
forza-0.5.0
forza 0.5.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
joshrotenberg
Dependencies
async-trait ^0.1.89
normal
axum ^0.8
normal
chrono ^0.4
normal
clap ^4
normal
claude-wrapper ^0.4
normal
codex-wrapper ^0.1
normal
dirs ^6
normal
forza-core ^0.5.0
normal
gix ^0.80.0
normal
http ^1
normal
hyper-rustls ^0.27
normal
hyper-util ^0.1
normal
indexmap ^2
normal
octocrab ^0.49.5
normal
regex ^1
normal
reqwest ^0.12
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.8
normal
tower-mcp ^0.9
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
tempfile ^3
dev
Versions
75.41%
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
add_label
forza
0.5.0
In forza::
github
forza
::
github
Function
add_
label
Copy item path
Source
pub async fn add_label(repo: &
str
, number:
u64
, label: &
str
) ->
Result
<
()
>
Expand description
Add a label to an issue.