Expand description
Macros exposed by conjure-http.
Do not consume directly.
Attribute Macros§
- conjure_
client - Creates a Conjure client type implementing the annotated trait.
- conjure_
endpoints - Creates a Conjure service type wrapping types implementing the annotated trait.
- endpoint
- A no-op attribute macro required due to technical limitations of Rust’s macro system.