Module webrender_api::channel
[−]
[src]
Structs
Payload |
Traits
PayloadReceiverHelperMethods | |
PayloadSenderHelperMethods |
A helper to handle the interface difference between |
Functions
msg_channel | |
payload_channel |
Type Definitions
MsgReceiver | |
MsgSender |
Handles the channel implementation when IPC is enabled. |
PayloadReceiver | |
PayloadSender |