Skip to main content

beckon

Macro beckon 

Source
beckon!() { /* proc-macro */ }
Expand description

Generate a type-safe, async HTTP client from endpoint definitions.

See the crate-level docs for the full endpoint grammar and features (auth, retries, path/query params, headers, custom method names).