Module support

Source

Macros§

select_priv_clean_pattern
select_priv_declare_output_enum

Structs§

Pin
A pointer which pins its pointee in place.

Enums§

Poll
Indicates whether a value is available or if the current task has been scheduled to receive a wakeup instead.

Traits§

Future
A future represents an asynchronous computation obtained by use of async.

Functions§

poll_fn
Creates a new future wrapping around a function returning Poll.