Skip to main content

Module sync

Module sync 

Source

Structs§

InitReceiver
The receiving half of a one-shot backend initialisation channel.
InitSender
The sending half of a one-shot backend initialisation channel.

Functions§

init_channel
Create a matched InitSender / InitReceiver pair for communicating a finished backend from its init task back to the main loop.