Skip to main content

request

Attribute Macro request 

Source
#[request]
Expand description

Emit an inline HTTP request and bind the response.

Available when the socket-client feature is enabled. Re-exported as toolkit_zero::socket::client::request.

Full documentation, parameter table, and worked examples are in the crate-level #[request] section.