Attribute Macro future_boxed

Source
#[future_boxed]
Expand description

Modifies an async function to return a Box<dyn Future + Send>.