Crate conjure_macros

Crate conjure_macros 

Source
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.