Type Definition libflow::update::UpdateSender [] [src]

type UpdateSender = Sender<CorkedUpdate>;

The channel for sending updates.