[][src]Type Definition webrender_api::channel::PayloadSender

type PayloadSender = MsgSender<Payload>;

Handles the channel implementation when in process channels are enabled.

Trait Implementations