[][src]Function webrender::api::channel::payload_channel

pub fn payload_channel(
) -> Result<(MsgSender<Payload>, MsgReceiver<Payload>), Error>