[−][src]Module webrender::api::channel
Structs
| MsgReceiver | |
| MsgSender | |
| Payload |
Traits
| PayloadReceiverHelperMethods | |
| PayloadSenderHelperMethods |
A helper to handle the interface difference between |
Functions
| msg_channel | |
| payload_channel |
Type Definitions
| PayloadReceiver | |
| PayloadSender |
Handles the channel implementation when in process channels are enabled. |