webrender_
api
0.66.0
In webrender_
api::
channel
Structs
MsgReceiver
MsgSender
Payload
Receiver
Sender
Functions
fast_channel
msg_channel
payload_channel
single_msg_channel
unbounded_channel
Type Aliases
PayloadReceiver
PayloadSender
webrender_api
::
channel
Function
payload_channel
Copy item path
Settings
Help
Summary
Source
pub fn payload_channel() ->
Result
<(
PayloadSender
,
PayloadReceiver
),
Error
>