Macros§
- poll_
for_ io_ request - Generates code for
Future::poll
. - poll_
for_ time_ bounded_ io_ request - Generates code for
Future::poll
.
Attribute Macros§
- test_
local - Generates a test function with running an
Executor
withlocal
task. - test_
shared - Generates a test function with running an
Executor
withlocal
task.