[][src]Type Definition tari_comms::message::MessagingReplyRx

type MessagingReplyRx = Receiver<Result<(), SendFailReason>>;