Module async_function

Source

Modulesยง

impls ๐Ÿ”’
internal_implementation_detail ๐Ÿ”’

Traitsยง

AsyncFn
An async-aware version of the Fn trait.
AsyncFnMut
An async-aware version of the FnMut trait.
AsyncFnOnce
An async-aware version of the FnOnce trait.