track_channel_send

Function track_channel_send 

Source
pub fn track_channel_send<T>(
    sender_id: &str,
    location: &str,
    result: Result<(), SendError<T>>,
) -> Result<(), SendError<T>>
Expand description

Track channel send