channel_send_timeout

Function channel_send_timeout 

Source
fn channel_send_timeout<'ob>(
    sender: Gc<&ChannelSender>,
    obj: Gc<ObjectType<'ob>>,
    timeout_secs: f64,
) -> Gc<ObjectType<'ob>>