[][src]Attribute Macro futures_cputask_derive::async_task

#[async_task]

Makes a synchronous function asynchronous using futures-cputask

Note: this function may not take any non-static references Member methods have to take an Arc<Self>