Type Definition queue_ext::TrySendError

source · []
pub type TrySendError<T> = SendError<T>;