Skip to main content
Manusで任意のスキルを実行
ワンクリックで

reqwest-form-feature-required

スター0
フォーク0
更新日2026年1月24日 16:07

Fix for "no method named `form` found" or "use of unresolved method `form`" errors when using reqwest in Rust. Use when: (1) reqwest `.form()` method not found at compile time, (2) sending URL-encoded form data to APIs like OAuth token endpoints, (3) upgrading from older reqwest versions where form worked without feature flag. The `form` feature must be explicitly enabled in Cargo.toml for reqwest 0.11+.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly