Docs.rs
toolfront-macro-0.1.0
toolfront-macro 0.1.0
Permalink
Docs.rs crate page
LGPL-3.0
Links
Repository
crates.io
Source
Owners
antidmg
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
reqwest ^0.12.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
syn ^2.0
normal
Versions
50%
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
toolfront_
macro
0.1.0
All Items
Crate Items
Macros
Crate
toolfront_macro
Copy item path
Source
Macros
ยง
generate_
client
Generate a type-safe API client for an OpenAPI endpoint. This macro is designed to work within an agent-based API automation system that uses RAG (Retrieval Augmented Generation) to find and execute relevant API endpoints.