Module webrender_api::channel [] [src]

Structs

Payload

Traits

PayloadReceiverHelperMethods
PayloadSenderHelperMethods

A helper to handle the interface difference between IpcBytesSender and Sender<Vec<u8>>.

Functions

msg_channel
payload_channel

Type Definitions

MsgReceiver
MsgSender

Handles the channel implementation when IPC is enabled.

PayloadReceiver
PayloadSender