[][src]Function holochain_core_types::ugly::lax_send

pub fn lax_send<T: Debug>(tx: Sender<T>, val: T, _failure_reason: &str) -> bool