[−][src]Type Definition webrender::api::channel::PayloadSender
type PayloadSender = MsgSender<Payload>;
Handles the channel implementation when in process channels are enabled.
type PayloadSender = MsgSender<Payload>;
Handles the channel implementation when in process channels are enabled.